]> cloud.milkyroute.net Git - dolphin.git/commitdiff
upsi... forgot to uncomment the temporary workaround until the forward declaration...
authorPeter Penz <peter.penz19@gmail.com>
Fri, 26 Jan 2007 00:57:52 +0000 (00:57 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Fri, 26 Jan 2007 00:57:52 +0000 (00:57 +0000)
svn path=/trunk/playground/utils/dolphin/; revision=627221

src/dolphinnewmenu.h

index cca7b8e379fe8819b45fc7281edd411012e9ebbe..71db38786703649d5b5a0fdf2340ed269394e813 100644 (file)
@@ -21,7 +21,7 @@
 #ifndef DOLPHINNEWMENU_H
 #define DOLPHINNEWMENU_H
 
-//class KActionCollection;  // TODO: only required temporary because of
+class KActionCollection;  // TODO: only required temporary because of
                           // missing forward declaration in knewmenu.h
 #include <knewmenu.h>