wireshark/ui/logray
Gerald Combs 9d9d72f47b Qt: Fix Logray compilation with Qt 6.4
Copy+paste afa2579124 to fix

wireshark/ui/logray/logray_main_window_slots.cpp:1564:40: error: attempt to use a deleted function
            stats_tree_action->setData(cfg->abbr);
                                       ^
Qt/6.4.2/macos/lib/QtCore.framework/Headers/qvariant.h:199:5: note: 'QVariant<char *, false>' has been explicitly marked deleted here
    QVariant(T) = delete;
    ^
2023-01-31 14:03:04 -08:00
..
CMakeLists.txt Logray: Remove the "Follow Stream" dialog 2023-01-22 23:36:23 +00:00
i18n.qrc.in
logray_application.cpp Add Logray capture icons. 2022-09-10 23:35:27 +00:00
logray_application.h Add Logray capture icons. 2022-09-10 23:35:27 +00:00
logray_en.ts
logray_main.cpp Windows: Use SpeexDSP binary package 2022-12-16 11:11:28 +00:00
logray_main_window.cpp Qt: Fix Packet Comments shortcut 2022-12-15 15:46:53 +00:00
logray_main_window.h Logray: Remove the "Follow Stream" dialog 2023-01-22 23:36:23 +00:00
logray_main_window.ui Logray: Remove the "Follow Stream" dialog 2023-01-22 23:36:23 +00:00
logray_main_window_slots.cpp Qt: Fix Logray compilation with Qt 6.4 2023-01-31 14:03:04 -08:00