aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark-qt.cpp
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-02-12 12:33:24 -0800
committerGerald Combs <gerald@wireshark.org>2015-02-12 20:38:34 +0000
commitd2aa2c610dc91963c4be0f088fa3fd690d4a2a48 (patch)
treef1ce620f5c629a621277f100a9c0a9500b0e06bd /wireshark-qt.cpp
parentbdcac172eaa2ec4998c9f2775e691460b9b7a2d0 (diff)
WSDG: Start adding Qt material.
Move some text from README.qt to the Developer's Guide. Add an overview. Change-Id: Ia20ed837939e34871b157566c38cd0c6e590bc38 Reviewed-on: https://code.wireshark.org/review/7087 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'wireshark-qt.cpp')
-rw-r--r--wireshark-qt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/wireshark-qt.cpp b/wireshark-qt.cpp
index aa80e49280..7375171253 100644
--- a/wireshark-qt.cpp
+++ b/wireshark-qt.cpp
@@ -1,4 +1,4 @@
-/* main.cpp
+/* wireshark-qt.cpp
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>