morriss@xxxxxxxxxxxxx wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44174
User: morriss
Date: 2012/07/31 03:57 PM
Log:
(Attempt to) reflect the file moves from r44165.
I wasn't sure what to do with these references in ui/qt/Makefile.common:
#
# .qrc files.
#
# Should QRC_FILES or QRC_SRC depend on QRC_IMAGES?
QRC_FILES = \
display_filter.qrc \
i18n.qrc \
toolbar.qrc \
welcome.qrc
2 of those 4 files now reside in image/ and 2 in ui/qt/ . I don't built
qtshark so I don't know if/how this will actually work.