diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-08-16 10:29:42 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-08-16 10:29:42 -0400 |
| commit | 965eccb328a0a2b0cb4d1945a0382df9f0f91147 (patch) | |
| tree | cdc794d2ee5876a6884373600522c81e271a9c39 /src/mainwindow.h | |
| parent | 0374291a3451c464fb27e53077da42ad21c27cd6 (diff) | |
merged DockFixer into GeometrySettings
added combobox index to settings
Diffstat (limited to 'src/mainwindow.h')
| -rw-r--r-- | src/mainwindow.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h index a905a163..6f06b9d5 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -226,8 +226,6 @@ private: QMenu* createPopupMenu() override; void activateSelectedProfile(); - void setExecutableIndex(int index); - void startSteam(); void updateTo(QTreeWidgetItem *subTree, const std::wstring &directorySoFar, const MOShared::DirectoryEntry &directoryEntry, bool conflictsOnly, QIcon *fileIcon, QIcon *folderIcon); |
