summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
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 dfec5f49..ad4ed82e 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -502,6 +502,7 @@ private slots: // ui slots
void on_groupCombo_currentIndexChanged(int index);
void on_categoriesList_itemSelectionChanged();
void on_linkButton_pressed();
+ void on_showHiddenBox_toggled(bool checked);
};
#endif // MAINWINDOW_H