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

List:       kde-commits
Subject:    extragear/utils/krecipes/src/backends/MySQL
From:       Martin Engelmann <murphi.oss () googlemail ! com>
Date:       2010-04-27 20:01:47
Message-ID: 20100427200147.BB50FAC8C2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1119835 by mengelmann:

Fix Krazy warnings: explicit - MySQLRecipeDB

 M  +1 -1      mysqlrecipedb.h  


--- trunk/extragear/utils/krecipes/src/backends/MySQL/mysqlrecipedb.h \
#1119834:1119835 @@ -29,7 +29,7 @@
 	void createDB( void );
 
 public:
-	MySQLRecipeDB( const QString &host, const QString &user = QString(), const QString \
&pass = QString(), const QString &DBName = DEFAULT_DB_NAME, int port = 0 ); \
+	explicit MySQLRecipeDB( const QString &host, const QString &user = QString(), const \
QString &pass = QString(), const QString &DBName = DEFAULT_DB_NAME, int port = 0 );  \
~MySQLRecipeDB( void );  
 	int lastInsertID();


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

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