dolphin-emulator/Source/Core/DolphinQt/NetPlay
Dentomologist 2a7e8a4003 DolphinQt: Remove redundant window hints
Remove window hints clearing the flag Qt::WindowContextHelpButtonHint,
which is already off by default in Qt 6.

In Qt 5 this flag was set by default for QDialogs, and on Windows put a
? button in the corner of the title bar allowing users to activate Qt's
QWhatsThis help system for a given widget. Since we don't set that text
the ? button was useless and so we hid it manually.
2025-06-06 19:35:13 -07:00
..
ChunkedProgressDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
ChunkedProgressDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
GameDigestDialog.cpp DolphinQT/Netplay: Make variables constant 2025-05-10 13:05:54 +02:00
GameDigestDialog.h NetPlay: rename md5 -> game digest 2022-08-02 22:25:05 -07:00
GameListDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
GameListDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NetPlayBrowser.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
NetPlayBrowser.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
NetPlayDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
NetPlayDialog.h Traversal: Notify user of TTL to be used 2023-05-20 17:15:10 +02:00
NetPlaySetupDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
NetPlaySetupDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PadMappingDialog.cpp DolphinQt: Remove redundant window hints 2025-06-06 19:35:13 -07:00
PadMappingDialog.h NetPlay: GBA Support 2021-07-13 16:43:59 +02:00