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

Wireshark-commits: [Wireshark-commits] rev 40633: /trunk/ /trunk/ui/qt/: QtShark.pro main.cpp /trun

Date: Sat, 21 Jan 2012 18:56:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40633

User: alagoutte
Date: 2012/01/21 10:56 AM

Log:
 Fix -v for QtShark
 
 ./Wireshark -v
 wireshark 1.7.1 (SVN Rev Unknown from unknown)
 
 Copyright 1998-2012 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
 This is free software; see the source for copying conditions. There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
 Compiled (64-bit) with Qt 4.7.4 with GLib 2.30.0, with libpcap (version
 unknown), with libz 1.2.3.4, with POSIX capabilities (Linux), with SMI 0.4.8,
 with c-ares 1.7.4, with Lua 5.1, without Python, with GnuTLS 2.10.5, with Gcrypt
 1.5.0, with MIT Kerberos, with GeoIP, with PortAudio V19-devel (built Jul 27
 2011 11:52:20), without AirPcap.
 
 Running on Linux 3.0.0-13-generic, with locale fr_FR.UTF-8, with libpcap version
 1.1.1, with libz 1.2.3.4, GnuTLS 2.10.5, Gcrypt 1.5.0.
 
 Built using gcc 4.6.1.
 
 get_gui_compiled_info & get_gui_runtime_info copied from ../gtk/main.c 
 the function is common to GTK and Qt need to put in version_info.[ch] ?

Directory: /trunk/ui/qt/
  Changes    Path           Action
  +1 -1      QtShark.pro    Modified
  +63 -2     main.cpp       Modified

Directory: /trunk/
  Changes    Path          Action
  +8 -0      u3.h          Modified