1
0
mirror of https://invent.kde.org/system/dolphin synced 2024-07-04 17:30:55 +00:00

upsi... forgot to uncomment the temporary workaround until the forward declaration in knewmenu.h is added :-(

svn path=/trunk/playground/utils/dolphin/; revision=627221
This commit is contained in:
Peter Penz 2007-01-26 00:57:52 +00:00
parent 5840fcede7
commit db8090b4de

View 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>