aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/funnel_text_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/funnel_text_dialog.h')
-rw-r--r--ui/qt/funnel_text_dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/qt/funnel_text_dialog.h b/ui/qt/funnel_text_dialog.h
index 0ee9be5edf..4e74142d08 100644
--- a/ui/qt/funnel_text_dialog.h
+++ b/ui/qt/funnel_text_dialog.h
@@ -45,6 +45,8 @@ public:
explicit FunnelTextDialog();
~FunnelTextDialog();
+ void reject();
+
// Funnel ops
static struct _funnel_text_window_t *textWindowNew(const QString title);
void setText(const QString text);