summaryrefslogtreecommitdiff
path: root/ui/qt/follow_stream_dialog.cpp
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2014-06-20 10:49:40 -0700
committerGerald Combs <gerald@wireshark.org>2014-07-07 22:12:09 +0000
commit858558e61960c46803780695c99fafc91383007c (patch)
tree75cd73a2a095be3872ee6284f2545a9934e5f8a8 /ui/qt/follow_stream_dialog.cpp
parent1ff6213c949b373bcb7de5c48a5a4f805093066f (diff)
downloadwireshark-858558e61960c46803780695c99fafc91383007c.tar.gz
Update README.qt and add todo items.
Change-Id: I69c080253cf7e861c575573e74a66b83e014cbb0 Reviewed-on: https://code.wireshark.org/review/2925 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/follow_stream_dialog.cpp')
-rw-r--r--ui/qt/follow_stream_dialog.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/qt/follow_stream_dialog.cpp b/ui/qt/follow_stream_dialog.cpp
index 0dc89d8c11..b6671057a7 100644
--- a/ui/qt/follow_stream_dialog.cpp
+++ b/ui/qt/follow_stream_dialog.cpp
@@ -61,6 +61,7 @@
// To do:
// - Instead of calling QMessageBox, display the error message in the text
// box and disable the appropriate controls.
+// add stream number for UDP.
FollowStreamDialog::FollowStreamDialog(QWidget *parent, follow_type_t type, capture_file *cf) :
QDialog(parent),