http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44257
User: jmayer
Date: 2012/08/03 05:31 PM
Log:
Try to copy over the changes to QtShark.pro to automake and cmake.
Note: It still fails with
Linking CXX executable qtshark
lib/libqtui.a(interface_tree.cpp.o): In function `SparkLineDelegate':
/home/jmayer/work/wireshark/svn/trunk/ui/qt/sparkline_delegate.h:10: undefined reference to `vtable for SparkLineDelegate'
collect2: error: ld returned 1 exit status
Directory: /trunk/ui/qt/
Changes Path Action
+1 -0 CMakeLists.txt Modified
+2 -0 Makefile.common Modified