aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-07-23 11:20:45 +0000
committerJörg Mayer <jmayer@loplof.de>2013-07-23 11:20:45 +0000
commitb1627f16feb8240d690c427ac79aebc724918dcf (patch)
tree309fa9db355f579b38afbc2593312d99fce4908d
parent99d0205c93179f30f43c973a73212882a4f1cf9f (diff)
Sort alphabetically
svn path=/trunk/; revision=50829
-rw-r--r--ui/qt/CMakeLists.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ui/qt/CMakeLists.txt b/ui/qt/CMakeLists.txt
index 9302ef8ca1..392a70fe70 100644
--- a/ui/qt/CMakeLists.txt
+++ b/ui/qt/CMakeLists.txt
@@ -30,9 +30,9 @@ set(QTSHARK_H_SRC
capture_file_dialog.h
capture_info_dialog.h
capture_interface_dialog.h
+ capture_preferences_frame.h
color_dialog.h
color_utils.h
- capture_preferences_frame.h
column_preferences_frame.h
display_filter_combo.h
display_filter_edit.h
@@ -61,10 +61,10 @@ set(QTSHARK_H_SRC
progress_bar.h
proto_tree.h
recent_file_status.h
- simple_dialog_qt.h
search_frame.h
- summary_dialog.h
+ simple_dialog_qt.h
splash_overlay.h
+ summary_dialog.h
syntax_line_edit.h
time_shift_dialog.h
wireshark_application.h