summaryrefslogtreecommitdiff
path: root/capture_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'capture_info.h')
-rw-r--r--capture_info.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/capture_info.h b/capture_info.h
index 46bd72aade..8a72114a8f 100644
--- a/capture_info.h
+++ b/capture_info.h
@@ -23,10 +23,16 @@
/** @file
*
- * capture info functions
+ * Capture info functions.
*
*/
+/*
+ * GTK+ only.
+ * If we add this to the Qt UI we should modernize the statistics we show.
+ * At the very least we should remove or hide IPX and VINES.
+ */
+
#ifndef __CAPTURE_INFO_H__
#define __CAPTURE_INFO_H__