summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorMikaël Capelle <capelle.mikael@gmail.com>2020-12-31 22:30:19 +0100
committerMikaël Capelle <capelle.mikael@gmail.com>2021-01-02 15:38:18 +0100
commitb5ce6eb8e7ba67f15dcffe0639d7012088c53ebe (patch)
tree20fdde00677a8f41b59205860ca38ae17ad69a8b /src/mainwindow.h
parentbd34b532230d92bd6232ceb1ab2b0092cac79d22 (diff)
Move open-explorer key combination to views.
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 5e3cc798..404df36b 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -316,8 +316,7 @@ private slots:
void tutorialTriggered();
void extractBSATriggered(QTreeWidgetItem* item);
- //modlist shortcuts
- void openExplorer_activated();
+ // modlist shortcuts
void refreshProfile_activated();
void linkToolbar();