summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2022-04-30 22:04:50 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2022-05-26 18:41:21 +0200
commitfc10974343701fd446bb174e991589de3a75d5e4 (patch)
treecbcf283d5a11cd2fd6d69f1aab39295b26297e60 /src/mainwindow.h
parent0dea7c3dad15f397600458ae9a81af29e95752fa (diff)
Filter
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index 05474f2..3588a19 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -45,6 +45,7 @@ public:
public slots:
// void updateDocumentStatus(bool changed);
void itemChanged(int row);
+ void filterChanged(const QString& text);
private:
void readDatabase();