summaryrefslogtreecommitdiff
path: root/src/modlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modlistview.h')
-rw-r--r--src/modlistview.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/modlistview.h b/src/modlistview.h
index c0d96f3f..dac96822 100644
--- a/src/modlistview.h
+++ b/src/modlistview.h
@@ -38,7 +38,6 @@ public:
public:
explicit ModListView(QWidget* parent = 0);
- void setModel(QAbstractItemModel* model) override;
void setup(OrganizerCore& core, CategoryFactory& factory, MainWindow* mw, Ui::MainWindow* mwui);