From 42890664aef1588a92fe9cf816766aae06e3aedb Mon Sep 17 00:00:00 2001 From: Arno Date: Sat, 3 Mar 2012 09:57:26 +0100 Subject: 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 --- smglobals.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'smglobals.cpp') diff --git a/smglobals.cpp b/smglobals.cpp index 0cd0714..72c1148 100644 --- a/smglobals.cpp +++ b/smglobals.cpp @@ -145,6 +145,10 @@ SmGlobals::SmGlobals() : mPictureViewer(0), mFrameCache(0){ mIcons.insert("Leather dog hood", ":/dog_hood.png"); mIcons.insert("Male chastity belt", ":/male_chastity_belt.png"); mIcons.insert("Anal stretcher", ":/analstretcher.png"); + mIcons.insert("Big balls", ":/big_balls.png"); + mIcons.insert("Big pierced balls", ":/huge_balls_pierced.png"); + mIcons.insert("Huge bra", ":/huge_bra.png"); + mIcons.insert("Squirting nipple", ":/squirting_nipple.png"); mDvdSize = Q_INT64_C(4707319808) - 20 * 1024 *1024; } -- cgit v1.2.3-70-g09d2