auto dark mode restored, fix merging

This commit is contained in:
Nayla Hanegan 2024-08-23 14:48:50 -04:00
parent 4ced9ad700
commit 2670ec26f6
8 changed files with 61 additions and 223 deletions

View file

@ -281,7 +281,7 @@ int main(int argc, char* argv[])
"efforts. It also helps us identify rare configurations that are "
"causing bugs, performance and stability issues.\n"
"This authorization can be revoked at any time through Dolphin's "
"settings."));
"settings.\n\nNone of this information will be sent to the staff at Mario Party Netplay."));
SetQWidgetWindowDecorations(&analytics_prompt);
const int answer = analytics_prompt.exec();