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

List:       kde-commits
Subject:    kdemultimedia/kmix
From:       Christian Esken <esken () kde ! org>
Date:       2005-04-27 21:08:29
Message-ID: 20050427210829.49B78630 () office ! kde ! org
[Download RAW message or body]

CVS commit by esken: 

We don't allow Switches to become a Master Device by using this Dialog


  M +1 -1      dialogselectmaster.cpp   1.5


--- kdemultimedia/kmix/dialogselectmaster.cpp  #1.4:1.5
@@ -147,5 +147,5 @@ void DialogSelectMaster::createPage(Mixe
     {
         // Create a RadioButton for each MixDevice (excluding Enum's)
-        if ( ! md->isEnum() ) {
+        if ( ! md->isEnum() && ! md->isSwitch() ) {
             //kdDebug(67100) << "DialogSelectMaster::createPage() mset append qrb" << endl;
             QString mdName = md->name();


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

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