diff options
author | Arno <am@disconnect.de> | 2012-03-03 09:57:26 +0100 |
---|---|---|
committer | Arno <am@disconnect.de> | 2012-03-03 09:57:26 +0100 |
commit | 42890664aef1588a92fe9cf816766aae06e3aedb (patch) | |
tree | 59472c13a1fbe55816ac6c198a7c876f8bee9a88 /shemov.qrc | |
parent | 969d923fa3cb5197b6cda9b60fc4abf8552e24f6 (diff) | |
download | SheMov-42890664aef1588a92fe9cf816766aae06e3aedb.tar.gz SheMov-42890664aef1588a92fe9cf816766aae06e3aedb.tar.bz2 SheMov-42890664aef1588a92fe9cf816766aae06e3aedb.zip |
Customize menus and toolbar for PictureView
* Added 4 new icons for PictureView-actions.
* simplified SheMov::tabChanged(int)
* fix long standing bug with QActionGroups in SheMov. Enable and disable
all actions according to the active tab
Diffstat (limited to 'shemov.qrc')
-rw-r--r-- | shemov.qrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -29,5 +29,9 @@ <file>dog_hood.png</file> <file>male_chastity_belt.png</file> <file>analstretcher.png</file> + <file>big_balls.png</file> + <file>huge_balls_pierced.png</file> + <file>huge_bra.png</file> + <file>squirting_nipple.png</file> </qresource> </RCC> |