mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-20 13:33:13 -07:00
Add LoginPINDialog
This commit is contained in:
parent
a93b8718ef
commit
31fb11fd43
13 changed files with 208 additions and 26 deletions
|
@ -47,6 +47,7 @@ class StreamWindow: public QMainWindow
|
|||
|
||||
private slots:
|
||||
void SessionQuit(ChiakiQuitReason reason, const QString &reason_str);
|
||||
void LoginPINRequested();
|
||||
void ToggleFullscreen();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue