summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tasklist.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/tasklist.hxx b/tasklist.hxx
index 68cc3ff..6b5cf16 100644
--- a/tasklist.hxx
+++ b/tasklist.hxx
@@ -37,7 +37,6 @@ class TaskList : public QAbstractListModel
QHash<int, QByteArray> roleNames() const Q_DECL_OVERRIDE;
signals:
- void didAddProducts();
void rowCountChanged();
private: