mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 17:10:44 +08:00
WIP: add 'handleSessionTerminated' to relevant widgets.
This commit is contained in:
@@ -15,6 +15,7 @@ class SeerStackFramesBrowserWidget : public QWidget, protected Ui::SeerStackFram
|
||||
public slots:
|
||||
void handleText (const QString& text);
|
||||
void handleStoppingPointReached ();
|
||||
void handleSessionTerminated ();
|
||||
void refresh ();
|
||||
|
||||
protected slots:
|
||||
|
||||
Reference in New Issue
Block a user