aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/wireshark_application.h
diff options
context:
space:
mode:
authorMoshe Kaplan <me@moshekaplan.com>2021-11-30 08:01:36 -0500
committerMoshe Kaplan <me@moshekaplan.com>2021-11-30 08:01:36 -0500
commit3953ddcf579d079a4f7919826dc56e4136624d9a (patch)
treeeb8ef73a3feaa2633c8f45df8d425b3fa9ce3d6a /ui/qt/wireshark_application.h
parentb0816510885583ca02866e44b37362f484e93b86 (diff)
Add UI header files to Doxygen
Add @file markers for UI header files so that Doxygen will generate documentation for them.
Diffstat (limited to 'ui/qt/wireshark_application.h')
-rw-r--r--ui/qt/wireshark_application.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/qt/wireshark_application.h b/ui/qt/wireshark_application.h
index 5454c68f14..08421ad8e7 100644
--- a/ui/qt/wireshark_application.h
+++ b/ui/qt/wireshark_application.h
@@ -1,4 +1,4 @@
-/* wireshark_application.h
+/** @file
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>