QPlatformTheme: Resync StandardPixmap with QStyle::StandardPixmap
Change-Id: I17a91c378175dbbe8066bccb94cc93f0a1fd3d71 Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@theqtcompany.com>bb10
parent
1f7dcbfd7d
commit
50a8fdfd73
|
|
@ -240,6 +240,7 @@ public:
|
|||
MediaSeekBackward,
|
||||
MediaVolume,
|
||||
MediaVolumeMuted,
|
||||
LineEditClearButton,
|
||||
// do not add any values below/greater than this
|
||||
CustomBase = 0xf0000000
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue