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

List:       kde-commits
Subject:    KDE/kdemultimedia/noatun/library
From:       Dirk Mueller <mueller () kde ! org>
Date:       2007-01-08 14:18:24
Message-ID: 1168265904.107936.18335.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 621255 by mueller:

at least return *something*


 M  +1 -0      controls.cpp  
 M  +3 -1      stdaction.cpp  


--- trunk/KDE/kdemultimedia/noatun/library/controls.cpp #621254:621255
@@ -93,6 +93,7 @@
 
 	return containerCount() - 1;
 */
+	return -1;
 }
 
 
--- trunk/KDE/kdemultimedia/noatun/library/stdaction.cpp #621254:621255
@@ -288,7 +288,9 @@
 	else
 		action->enable();
 	return action;
-*/}
+        */
+	return 0;
+}
 
 KAction *pause(Global *glob, QObject *parent, const char *name)
 {
[prev in list] [next in list] [prev in thread] [next in thread] 

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