summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorTannin <devnull@localhost>2014-07-15 17:48:43 +0200
committerTannin <devnull@localhost>2014-07-15 17:48:43 +0200
commit434b6be69dd425504c293866fd4f9d7556ec7342 (patch)
tree262ddf986f6522443fbe79f4feaed28b93cac33c /src/mainwindow.h
parent84c66727bff954fd0820fc9f33833848496e9531 (diff)
parentbfb3385e4932530928cff5a94ad56d8f30e5babe (diff)
merged changes by TheBloke
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index ef111078..89e883f9 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -336,7 +336,7 @@ private:
QTreeWidgetItem *m_ContextItem;
QAction *m_ContextAction;
- int m_SelectedSaveGame;
+ //int m_SelectedSaveGame;
Settings m_Settings;