diff options
Diffstat (limited to 'src/aoapplication.h')
| -rw-r--r-- | src/aoapplication.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/aoapplication.h b/src/aoapplication.h index 9d9d8221..6022ca1d 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; |
