changeset 34 | ed14f46c0e55 |
parent 7 | 923ff622b8b9 |
--- a/src/hbcore/image/hbicon.h Mon Oct 04 17:49:30 2010 +0300 +++ b/src/hbcore/image/hbicon.h Mon Oct 18 18:23:13 2010 +0300 @@ -92,7 +92,8 @@ ResolutionCorrected = 0x02, NoAutoStartAnimation = 0x04, Colorized = 0x08, - NonThemeable = 0x10 + NonThemeable = 0x10, + KeepDefaultQIconSize = 0x20 }; Q_DECLARE_FLAGS(Flags, Flag)