From 3db95eb4043b8da20e99dd7476bc82468a4609fb Mon Sep 17 00:00:00 2001 From: isanae <14251494+isanae@users.noreply.github.com> Date: Sun, 9 Feb 2020 04:14:46 -0500 Subject: customizable columns for mod and plugin lists --- src/mainwindow.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/mainwindow.h') 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); -- cgit v1.3.1