summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 0db339f2..b8474bac 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -378,12 +378,10 @@ private slots:
void updateStyle(const QString &style);
- void modlistChanged(const QModelIndex &index, int role);
- void modlistChanged(const QModelIndexList &indicies, int role);
- void fileMoved(const QString &filePath, const QString &oldOriginName, const QString &newOriginName);
-
void resizeLists(bool pluginListCustom);
+ void fileMoved(const QString& filePath, const QString& oldOriginName, const QString& newOriginName);
+
/**
* @brief allow columns in mod list and plugin list to be resized
*/