]> cloud.milkyroute.net Git - dolphin.git/commitdiff
-pedantic
authorAndré Wöbbeking <woebbeking@kde.org>
Fri, 29 Dec 2006 14:28:16 +0000 (14:28 +0000)
committerAndré Wöbbeking <woebbeking@kde.org>
Fri, 29 Dec 2006 14:28:16 +0000 (14:28 +0000)
svn path=/trunk/playground/utils/dolphin/; revision=617550

src/dolphincontextmenu.h
src/infosidebarpage.h

index 49c21faa88ddc483ed269fc34e5ecd8f2ac67d5f..9f31b6271c680b5708fb105ae5754fa3134fd742 100644 (file)
@@ -107,7 +107,7 @@ private:
         submenuID       =   90,
         bookmarkID      =   91,
         openWithIDStart =  100,
-        actionsIDStart  = 1000,
+        actionsIDStart  = 1000
     };
 
     DolphinView* m_dolphinView;
index a333744cefd5421b6292bdf13a1583074a28ecec..8efcb11926b146cd7f11911831485041676aff48 100644 (file)
@@ -37,7 +37,7 @@
 
 namespace KIO {
     class Job;
-};
+}
 
 class QPixmap;
 class QIcon;