summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
authorJonathan Klimt <brouwer@annejan.com>2016-01-28 15:23:34 +0100
committerJonathan Klimt <jounathaen@mail.de>2016-01-28 15:23:34 +0100
commite0eba0fbaa52d2fbafd68df2fc9acbb785a86fa4 (patch)
treef7edbe68111f55d24d0f8bc707f529cd3c6ee9ec /mainwindow.h
parenta0fb7615ed88deb94cd61e8f05efd81ff8feb9bf (diff)
removed the seperate clearbutton and inserted background text to the search bar
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 9f32e4ba..1a382574 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -74,7 +74,6 @@ class MainWindow : public QMainWindow {
void clearPanel();
void on_lineEdit_textChanged(const QString &arg1);
void on_lineEdit_returnPressed();
- void on_clearButton_clicked();
void on_addButton_clicked();
void on_deleteButton_clicked();
void on_editButton_clicked();