diff options
author | Arno <am@disconnect.de> | 2010-11-20 16:43:40 +0100 |
---|---|---|
committer | Arno <am@disconnect.de> | 2010-11-20 16:43:40 +0100 |
commit | c5963017115e630c52cf6380b63266c9963568de (patch) | |
tree | d62ef40ab9a963d7384b38ed6ebdb890a729a7a6 /shemov.qrc | |
parent | 3411f7ef7f44a3933aef256d26954e323e2b2175 (diff) | |
download | SheMov-c5963017115e630c52cf6380b63266c9963568de.tar.gz SheMov-c5963017115e630c52cf6380b63266c9963568de.tar.bz2 SheMov-c5963017115e630c52cf6380b63266c9963568de.zip |
Added support for mounting cd/dvds
DVDs or CDs can be mounted under *NIX like OS now. It still eludes me
how to refresh a directory from a QFileSystemModel when it's mounted.
Maybe it's a qt bug...
Diffstat (limited to 'shemov.qrc')
-rw-r--r-- | shemov.qrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -15,5 +15,6 @@ <file>nipple_up.png</file> <file>bald_pussy.png</file> <file>prince_albert.png</file> + <file>diaper.png</file> </qresource> </RCC> |