diff options
| -rw-r--r-- | src/mainwindow.h | 2 |
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: |
