summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/qt/interface_tree.cpp2
-rw-r--r--ui/qt/interface_tree.h2
2 files changed, 4 insertions, 0 deletions
diff --git a/ui/qt/interface_tree.cpp b/ui/qt/interface_tree.cpp
index f88e96ea4d..94b798a7fa 100644
--- a/ui/qt/interface_tree.cpp
+++ b/ui/qt/interface_tree.cpp
@@ -1,4 +1,6 @@
/* interface_tree.cpp
+ * Display of interface names, traffic sparklines, and, if available,
+ * extcap options
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
diff --git a/ui/qt/interface_tree.h b/ui/qt/interface_tree.h
index f4371605ef..0fc2e0f7c3 100644
--- a/ui/qt/interface_tree.h
+++ b/ui/qt/interface_tree.h
@@ -1,4 +1,6 @@
/* interface_tree.h
+ * Display of interface names, traffic sparklines, and, if available,
+ * extcap options
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>