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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/follow_stream_dialog.h b/ui/qt/follow_stream_dialog.h
index 45db0e22b7..d8212c6129 100644
--- a/ui/qt/follow_stream_dialog.h
+++ b/ui/qt/follow_stream_dialog.h
@@ -134,7 +134,7 @@ private:
int client_packet_count_;
int server_packet_count_;
guint32 last_packet_;
- bool last_from_server_;
+ gboolean last_from_server_;
int turns_;
QMap<int,guint32> text_pos_to_packet_;