summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index b8474bac..c1120a15 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -151,8 +151,6 @@ signals:
*/
void styleChanged(const QString &styleFile);
- void modListDataChanged(const QModelIndex &topLeft, const QModelIndex &bottomRight);
-
void checkForProblemsDone();
protected: