ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 40741: /trunk/ui/qt/ /trunk/ui/qt/: main_window.cpp

Date: Fri, 27 Jan 2012 16:49:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40741

User: alagoutte
Date: 2012/01/27 08:49 AM

Log:
 Fix
 main_window.cpp: In function ‘QStringList build_file_open_type_list()’:
 main_window.cpp:249:50: error: cannot call constructor ‘QString::QString’ directly [-fpermissive]
 main_window.cpp:249:50: error:   for a function-style cast, remove the redundant ‘::QString’ [-fpermissive]

Directory: /trunk/ui/qt/
  Changes    Path               Action
  +1 -1      main_window.cpp    Modified