aboutsummaryrefslogtreecommitdiff
path: root/src/quick_search.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick_search.h')
-rw-r--r--src/quick_search.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/quick_search.h b/src/quick_search.h
index a7db491c..ee59f02d 100644
--- a/src/quick_search.h
+++ b/src/quick_search.h
@@ -46,6 +46,7 @@ struct _QuickSearch
GtkWidget *label;
GtkWidget *entry;
GtkWidget *clear_btn;
+ GtkWidget *status_label;
SummaryView *summaryview;
};