summaryrefslogtreecommitdiffstats
path: root/smglobals.cpp
diff options
context:
space:
mode:
authorArno <arno@disconnect.de>2018-11-24 06:24:41 +0100
committerArno <arno@disconnect.de>2018-11-24 06:24:41 +0100
commit935dae7c9de9e5d2df49f406f2acdc109df8e51f (patch)
tree24584de509f5272da58431a88a07752198496410 /smglobals.cpp
parentad746a61b3e7155f73b54d0354f5208805a6771d (diff)
downloadSheMov-935dae7c9de9e5d2df49f406f2acdc109df8e51f.tar.gz
SheMov-935dae7c9de9e5d2df49f406f2acdc109df8e51f.tar.bz2
SheMov-935dae7c9de9e5d2df49f406f2acdc109df8e51f.zip
Some more GUI changes to better fit dark themes
Diffstat (limited to 'smglobals.cpp')
-rw-r--r--smglobals.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/smglobals.cpp b/smglobals.cpp
index b6f8a3f..6b73d28 100644
--- a/smglobals.cpp
+++ b/smglobals.cpp
@@ -134,6 +134,7 @@ SmGlobals::SmGlobals() : mPictureViewer(nullptr), mVideoViewer(nullptr), mArchiv
mIcons.insert("Dick to left", ":/back_dick.png");
mIcons.insert("Dick pointing up", ":/up_dick.png");
mIcons.insert("Chastity belt", ":/chastity_belt.png");
+ mIcons.insert("Chastity belt (light)", ":/chastity_belt_light.png");
mIcons.insert("Clitoris", ":/clitoris.png");
mIcons.insert("Gaping ass", ":/gaping_ass.png");
mIcons.insert("Nipple pointing up", ":/nipple_up.png");