[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/plasma/generic/applets/devicenotifier
From:       Jacopo De Simoi <wilderkde () gmail ! com>
Date:       2011-01-03 22:50:57
Message-ID: 20110103225057.6FF15AC8AE () svn ! kde ! org
[Download RAW message or body]

SVN commit 1211377 by jacopods:

forwardport 1211376


 M  +1 -1      notifierdialog.cpp  


--- trunk/KDE/kdebase/workspace/plasma/generic/applets/devicenotifier/notifierdialog.cpp #1211376:1211377
@@ -810,7 +810,7 @@
             if (drive) {
                 drive->eject();
             }
-        } else if (device.is<Solid::StorageVolume>()) {
+        } else if (device.is<Solid::StorageAccess>()) {
             Solid::StorageAccess *access = device.as<Solid::StorageAccess>();
             if (access && access->isAccessible()) {
                 access->teardown();
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic