mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 16:40:42 +08:00
Add a PID browser dialog when connecting to an external program.
This commit is contained in:
@@ -49,6 +49,7 @@ class SeerDebugDialog : public QDialog, protected Ui::SeerDebugDialogForm {
|
||||
void handleExecutableNameToolButton ();
|
||||
void handleExecutableWorkingDirectoryToolButton ();
|
||||
void handleLoadCoreFilenameToolButton ();
|
||||
void handleProgramPidToolButton ();
|
||||
void handleRunModeChanged (int id);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user