diff --git a/src/aoapplication.h b/src/aoapplication.h index 9d9d822..6022ca1 100644 --- a/src/aoapplication.h +++ b/src/aoapplication.h @@ -319,7 +319,7 @@ public: // Currently defined subtheme QString subtheme; - const QString default_theme = "AceAttorney"; + const QString default_theme = "default"; // don't change this!!! don't do it!!! // The file name of the log file in base/logs. QString log_filename;