aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/follow_stream_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/follow_stream_dialog.h')
-rw-r--r--ui/qt/follow_stream_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/follow_stream_dialog.h b/ui/qt/follow_stream_dialog.h
index fef1e45f41..6ffeb7274b 100644
--- a/ui/qt/follow_stream_dialog.h
+++ b/ui/qt/follow_stream_dialog.h
@@ -102,6 +102,7 @@ signals:
private:
void removeStreamControls();
void resetStream(void);
+ void updateWidgets(bool enable = true);
frs_return_t
follow_show(char *buffer, size_t nchars, gboolean is_from_server,
guint32 packet_num, guint32 *global_pos);