mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-08 19:37:02 -05:00
Qt/DevelopmentWarning: Add "Don't show me this warning again" option
This commit is contained in:
@@ -79,8 +79,6 @@ int main(int argc, char* argv[])
|
||||
|
||||
int retval = 0;
|
||||
|
||||
// There's intentionally no way to set this from the UI.
|
||||
// Add it to your INI manually instead.
|
||||
if (SConfig::GetInstance().m_show_development_warning)
|
||||
{
|
||||
InDevelopmentWarning warning_box;
|
||||
|
||||
Reference in New Issue
Block a user