The previous commit contained some WIP: Check which files

still generate warnings. Finish that.
Only qcustomplot.cpp does. Move the rest to clean.


svn path=/trunk/; revision=51878
This commit is contained in:
Jörg Mayer 2013-09-09 19:23:17 +00:00
parent 8e5006a03f
commit a34dd7e13f
1 changed files with 2 additions and 3 deletions

View File

@ -120,6 +120,7 @@ set(CLEAN_FILES
packet_format_group_box.cpp
packet_list.cpp
packet_list_model.cpp
packet_list_record.cpp
packet_range_group_box.cpp
preferences_dialog.cpp
print_dialog.cpp
@ -139,12 +140,10 @@ set(CLEAN_FILES
time_shift_dialog.cpp
uat_dialog.cpp
wireshark_application.cpp
packet_list_record.cpp
qcustomplot.cpp
)
set(DIRTY_FILES
qcustomplot.cpp
)
set(QTSHARK_UI