diff options
Diffstat (limited to 'src/aoapplication.h')
| -rw-r--r-- | src/aoapplication.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/aoapplication.h b/src/aoapplication.h index e9477e0c..9d9d8221 100644 --- a/src/aoapplication.h +++ b/src/aoapplication.h @@ -319,8 +319,7 @@ public: // Currently defined subtheme QString subtheme; - // Default is always default. - const QString default_theme = "default"; + const QString default_theme = "AceAttorney"; // The file name of the log file in base/logs. QString log_filename; |
