We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e45f3c commit f0c594aCopy full SHA for f0c594a
1 file changed
src/aoapplication.h
@@ -319,8 +319,7 @@ class AOApplication : public QObject
319
// Currently defined subtheme
320
QString subtheme;
321
322
- // Default is always default.
323
- const QString default_theme = "default";
+ const QString default_theme = "AceAttorney";
324
325
// The file name of the log file in base/logs.
326
QString log_filename;
0 commit comments