From b03d4cfc5dd5c7ed530b3d337a1e77ccb391847e Mon Sep 17 00:00:00 2001 From: André Wöbbeking Date: Fri, 29 Dec 2006 14:28:16 +0000 Subject: -pedantic svn path=/trunk/playground/utils/dolphin/; revision=617550 --- src/dolphincontextmenu.h | 2 +- src/infosidebarpage.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/dolphincontextmenu.h b/src/dolphincontextmenu.h index 49c21faa8..9f31b6271 100644 --- a/src/dolphincontextmenu.h +++ b/src/dolphincontextmenu.h @@ -107,7 +107,7 @@ private: submenuID = 90, bookmarkID = 91, openWithIDStart = 100, - actionsIDStart = 1000, + actionsIDStart = 1000 }; DolphinView* m_dolphinView; diff --git a/src/infosidebarpage.h b/src/infosidebarpage.h index a333744ce..8efcb1192 100644 --- a/src/infosidebarpage.h +++ b/src/infosidebarpage.h @@ -37,7 +37,7 @@ namespace KIO { class Job; -}; +} class QPixmap; class QIcon; -- cgit v1.3