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

List:       kde-commits
Subject:    KDE/kdebase/runtime/knotify
From:       Jacopo De Simoi <wilderkde () gmail ! com>
Date:       2011-01-03 16:48:35
Message-ID: 20110103164835.F0140AC8AE () svn ! kde ! org
[Download RAW message or body]

SVN commit 1211312 by jacopods:

forwardport r1211311


 M  +0 -3      ksolidnotify.cpp  


--- trunk/KDE/kdebase/runtime/knotify/ksolidnotify.cpp #1211311:1211312
@@ -114,8 +114,6 @@
 
 void KSolidNotify::connectSignals(Solid::Device* device)
 {
-	if (device->is<Solid::StorageVolume>())
-	{
 		Solid::StorageAccess *access = device->as<Solid::StorageAccess>();
 		if (access)
 		{
@@ -124,7 +122,6 @@
 			connect(access, SIGNAL(setupDone(Solid::ErrorType, QVariant, const QString &)),
 					this, SLOT(storageSetupDone(Solid::ErrorType, QVariant , const QString &)));
 		}
-	}
 	if (device->is<Solid::OpticalDisc>())
 	{
 		Solid::OpticalDrive *drive = device->parent().as<Solid::OpticalDrive>();
[prev in list] [next in list] [prev in thread] [next in thread] 

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