diff options
Diffstat (limited to 'smglobals.cpp')
-rw-r--r-- | smglobals.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/smglobals.cpp b/smglobals.cpp index 80c45ea..d521e9f 100644 --- a/smglobals.cpp +++ b/smglobals.cpp @@ -137,6 +137,7 @@ SmGlobals::SmGlobals() : mPictureViewer(0), mFrameCache(0){ mIcons.insert("Spreading pants", ":/spreadingpants.png"); mIcons.insert("Leather dog hood", ":/dog_hood.png"); mIcons.insert("Male chastity belt", ":/male_chastity_belt.png"); + mDvdSize = Q_INT64_C(4707319808); } //FrameCache |