diff options
| author | Tannin <devnull@localhost> | 2014-07-15 17:48:43 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-07-15 17:48:43 +0200 |
| commit | 434b6be69dd425504c293866fd4f9d7556ec7342 (patch) | |
| tree | 262ddf986f6522443fbe79f4feaed28b93cac33c /src/mainwindow.h | |
| parent | 84c66727bff954fd0820fc9f33833848496e9531 (diff) | |
| parent | bfb3385e4932530928cff5a94ad56d8f30e5babe (diff) | |
merged changes by TheBloke
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 2 |
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; |
