Reflect the name change of progress_dialog.{cpp,h} to progress_bar.{cpp,h}.
authorGuy Harris <guy@alum.mit.edu>
Thu, 19 Jul 2012 23:04:46 +0000 (23:04 -0000)
committerGuy Harris <guy@alum.mit.edu>
Thu, 19 Jul 2012 23:04:46 +0000 (23:04 -0000)
svn path=/trunk/; revision=43836

ui/qt/Makefile.common

index ad66842ef12b4c98fe2c856c585db7b5fc9422fe..f7a46b54314ea2bc8d28451cfc224c0dae897a9a 100644 (file)
@@ -87,7 +87,7 @@ MOC_HDRS = \
        monospace_font.h \
        packet_list.h \
        packet_list_model.h \
-       progress_dialog.h \
+       progress_bar.h \
        proto_tree.h \
        recent_file_status.h \
        simple_dialog_qt.h \
@@ -156,7 +156,7 @@ WIRESHARK_QT_SRC = \
        packet_list.cpp \
        packet_list_model.cpp \
        packet_list_record.cpp \
-       progress_dialog.cpp \
+       progress_bar.cpp \
        proto_tree.cpp \
        qt_ui_utils.cpp \
        recent_file_status.cpp \