change the string (#1030)
This commit is contained in:
parent
0e45f3c0ee
commit
f0c594aed8
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user