mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-20 21:43:12 -07:00
Support multiple PIN Entries
This commit is contained in:
parent
31fb11fd43
commit
d668423775
10 changed files with 81 additions and 13 deletions
|
@ -47,7 +47,7 @@ class StreamWindow: public QMainWindow
|
|||
|
||||
private slots:
|
||||
void SessionQuit(ChiakiQuitReason reason, const QString &reason_str);
|
||||
void LoginPINRequested();
|
||||
void LoginPINRequested(bool incorrect);
|
||||
void ToggleFullscreen();
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue