forked from qt-creator/qt-creator
Some polish for the actionbar
* I have simplified and animated the tool buttons a bit. * The panel has been replaced by a very basic clean panel. * The tool buttons have been animated.
This commit is contained in:
@@ -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 = 32;
|
||||
const int TARGET_ICON_SIZE = 24;
|
||||
|
||||
} // namespace Constants
|
||||
} // namespace Core
|
||||
|
||||
Reference in New Issue
Block a user