summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-02-09 04:14:46 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2020-02-18 17:23:48 -0500
commit3db95eb4043b8da20e99dd7476bc82468a4609fb (patch)
tree257af3a4acd74b09713420cf184dffa77f6ab68d /src/mainwindow.h
parent0c62a26e09fc293d7ab3a6ac8527c067d85f7773 (diff)
customizable columns for mod and plugin lists
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 1016c061..6530d8ad 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -153,9 +153,6 @@ public:
ModInfo::Ptr previousModInList();
public slots:
-
- void displayColumnSelection(const QPoint &pos);
-
void modorder_changed();
void esplist_changed();
void refresher_progress(int percent);