forked from qt-creator/qt-creator
debugger: rename 'stop/quit' to exitDebugger
This commit is contained in:
@@ -53,6 +53,7 @@ private slots:
|
||||
void setAlternatingRowColorsHelper(bool on) { setAlternatingRowColors(on); }
|
||||
|
||||
private:
|
||||
void removeSnapshot(int i);
|
||||
void keyPressEvent(QKeyEvent *ev);
|
||||
void contextMenuEvent(QContextMenuEvent *ev);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user