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

List:       kde-commits
Subject:    KDE/kdepimlibs
From:       André Wöbbeking <woebbeking () kde ! org>
Date:       2010-12-12 18:27:12
Message-ID: 20101212182712.72642AC8A7 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1205833 by woebbe:

-pedantic

 M  +1 -1      akonadi/kmime/util.cpp  
 M  +1 -1      akonadi/kmime/util_p.h  
 M  +1 -1      akonadi/typepluginloader_p.h  
 M  +1 -1      kpimtextedit/textutils.h  


--- trunk/KDE/kdepimlibs/akonadi/kmime/util.cpp #1205832:1205833
@@ -50,4 +50,4 @@
                                                  Akonadi::DBusConnectionPool::threadConnection() );
 }
 
-};
+}
--- trunk/KDE/kdepimlibs/akonadi/kmime/util_p.h #1205832:1205833
@@ -32,6 +32,6 @@
   void showJobError( KJob* job );
 
   OrgKdeAkonadiImapSettingsInterface *createImapSettingsInterface( const QString &ident );
-};
+}
 
 #endif // UTIL_H
--- trunk/KDE/kdepimlibs/akonadi/typepluginloader_p.h #1205832:1205833
@@ -52,7 +52,7 @@
     _LastOption,
     OptionMask = 2*_LastOption-1
 };
-Q_DECLARE_FLAGS( Options, Option );
+Q_DECLARE_FLAGS( Options, Option )
 
 
 #if 0
--- trunk/KDE/kdepimlibs/kpimtextedit/textutils.h #1205832:1205833
@@ -53,7 +53,7 @@
    *            "> this is a test."
    */
   KPIMTEXTEDIT_EXPORT QString flowText( QString &text, const QString& indent, int maxLength );
-};
+}
 
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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