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 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dolphincontextmenu.h') 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; -- cgit v1.3