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

List:       kde-commits
Subject:    playground/utils/charm/trunk
From:       David Faure <faure () kde ! org>
Date:       2007-11-07 14:19:52
Message-ID: 1194445192.205440.26676.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 733899 by dfaure:

build with -pedantic


 M  +1 -1      Charm/CharmAboutDialog.h  
 M  +1 -1      Charm/TasksView.h  
 M  +1 -1      Core/State.h  


--- trunk/playground/utils/charm/trunk/Charm/CharmAboutDialog.h #733898:733899
@@ -5,7 +5,7 @@
 
 namespace Ui {
     class CharmAboutDialog;
-};
+}
 
 class CharmAboutDialog : public QDialog
 {
--- trunk/playground/utils/charm/trunk/Charm/TasksView.h #733898:733899
@@ -18,7 +18,7 @@
 
 namespace Ui {
     class View;
-};
+}
 
 class View : public QWidget,
              public ViewModeInterface,
--- trunk/playground/utils/charm/trunk/Core/State.h #733898:733899
@@ -14,7 +14,7 @@
     NumberOfCharmApplicationStates
 };
 
-Q_DECLARE_METATYPE( State );
+Q_DECLARE_METATYPE( State )
 
 extern const char* StateNames[NumberOfCharmApplicationStates];
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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