[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdeedu
From:       André Wöbbeking <woebbeking () kde ! org>
Date:       2010-11-06 17:42:51
Message-ID: 20101106174251.3284BAC89B () svn ! kde ! org
[Download RAW message or body]

SVN commit 1193656 by woebbe:

-pedantic

 M  +1 -1      cantor/src/cantor_part.h  
 M  +1 -1      cantor/src/lib/directives/plotdirectives.h  
 M  +1 -1      kalgebra/mobile/uiconfig.cpp  
 M  +1 -1      marble/src/lib/CurrentLocationWidget.h  
 M  +1 -1      marble/src/plugins/runner/monav/MonavPlugin.cpp  


--- trunk/KDE/kdeedu/cantor/src/cantor_part.h #1193655:1193656
@@ -34,7 +34,7 @@
 
 namespace Cantor{
     class PanelPluginHandler;
-};
+}
 
 /**
  * This is a "Part".  It that does all the real work in a KPart
--- trunk/KDE/kdeedu/cantor/src/lib/directives/plotdirectives.h #1193655:1193656
@@ -70,6 +70,6 @@
             AbscissScaleDirective(double a,double b);
             static AdvancedPlotExtension::DirectiveProducer* widget(QWidget* parent);
     };
-};
+}
 
 #endif // _PLOT_DIRECTIVES_H
--- trunk/KDE/kdeedu/kalgebra/mobile/uiconfig.cpp #1193655:1193656
@@ -30,7 +30,7 @@
 #include <analitzagui/variablesmodel.h>
 #include <qscriptengine.h>
 
-Q_DECLARE_METATYPE(QAbstractItemModel*);
+Q_DECLARE_METATYPE(QAbstractItemModel*)
 
 #define WIDGET_CREATOR(klassname, args...)\
 QWidget* UiConfig::new##klassname(const QString& name)\
--- trunk/KDE/kdeedu/marble/src/lib/CurrentLocationWidget.h #1193655:1193656
@@ -71,7 +71,7 @@
      */
      Q_PRIVATE_SLOT( d, void updateAutoZoomCheckBox( bool autoZoom ) )
 
-     Q_PRIVATE_SLOT( d, void updateActivePositionProvider( PositionProviderPlugin* ) );
+     Q_PRIVATE_SLOT( d, void updateActivePositionProvider( PositionProviderPlugin* ) )
 };
 
 }
--- trunk/KDE/kdeedu/marble/src/plugins/runner/monav/MonavPlugin.cpp #1193655:1193656
@@ -42,7 +42,7 @@
 
 private:
     MonavWaiter();
-    Q_DISABLE_COPY( MonavWaiter );
+    Q_DISABLE_COPY( MonavWaiter )
 };
 
 class MonavPluginPrivate
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic