Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: Re: [Wireshark-dev] [Wireshark-commits] rev 44174: /trunk/ /trunk/ui/qt/: Makefi

From: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Date: Tue, 31 Jul 2012 19:02:46 -0400
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.