Skip to content
Snippets Groups Projects
Commit 1d2b9bff authored by con's avatar con
Browse files

Adapt target icon size.

parent bf9bc8f6
No related branches found
No related tags found
No related merge requests found
......@@ -227,7 +227,7 @@ const char * const SETTINGS_CATEGORY_CORE = "A.Core";
const char * const SETTINGS_TR_CATEGORY_CORE = QT_TRANSLATE_NOOP("Core", "Environment");
const char * const SETTINGS_ID_ENVIRONMENT = "A.General";
const int TARGET_ICON_SIZE = 24;
const int TARGET_ICON_SIZE = 32;
} // namespace Constants
} // namespace Core
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment