summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/snapshotwindow.h
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2010-11-08 17:43:31 +0100
committerhjk <qtc-committer@nokia.com>2010-11-08 17:44:01 +0100
commita181b45d28a5477733f8a09f7295aceba1ad1760 (patch)
tree931bdb9e56b5db975b5675066aa1ffa8fca78e21 /src/plugins/debugger/snapshotwindow.h
parent033a3aba9bd3a6d30cb0a826039104d4fa749b17 (diff)
downloadqt-creator-a181b45d28a5477733f8a09f7295aceba1ad1760.tar.gz
debugger: rename 'stop/quit' to exitDebugger
Diffstat (limited to 'src/plugins/debugger/snapshotwindow.h')
-rw-r--r--src/plugins/debugger/snapshotwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/debugger/snapshotwindow.h b/src/plugins/debugger/snapshotwindow.h
index 42934e61ca..07939d77f1 100644
--- a/src/plugins/debugger/snapshotwindow.h
+++ b/src/plugins/debugger/snapshotwindow.h
@@ -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);