It might help for the Qt version of Wireshark to link against the Qt
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 31 Dec 2012 19:07:38 +0000 (19:07 +0000)
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>
Mon, 31 Dec 2012 19:07:38 +0000 (19:07 +0000)
commit425d6de8d508434c5aa73f7e96e1025952c30d6e
tree75bedbe9fe8845466dad83ec9d6e948eebb386e7
parent1c7fa4034afdc467216e2a28b15d6bce27c865e4
It might help for the Qt version of Wireshark to link against the Qt
libraries and to have a main() function. Replace some manual Makefile
rules with an implicit rule.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@46875 f5534014-38df-0310-8fa8-9805f1628bb7
Makefile.am
ui/qt/Makefile.am
ui/qt/Makefile.common