mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-20 21:43:12 -07:00
Detect Remote Disconnect
This commit is contained in:
parent
389676899c
commit
bea03d667a
11 changed files with 91 additions and 12 deletions
|
@ -46,7 +46,7 @@ class StreamWindow: public QMainWindow
|
|||
|
||||
private slots:
|
||||
void FramesAvailable();
|
||||
void SessionQuit(ChiakiQuitReason reason);
|
||||
void SessionQuit(ChiakiQuitReason reason, const QString &reason_str);
|
||||
};
|
||||
|
||||
#endif // CHIAKI_GUI_STREAMWINDOW_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue