forked from qt-creator/qt-creator
debugger: start action handling refactoring
This commit is contained in:
@@ -50,7 +50,6 @@ signals:
|
||||
void breakpointDeleted(int index);
|
||||
void breakpointActivated(int index);
|
||||
void breakpointSynchronizationRequested();
|
||||
void settingsDialogRequested();
|
||||
|
||||
private slots:
|
||||
void rowActivated(const QModelIndex &index);
|
||||
|
||||
Reference in New Issue
Block a user