]> Some of my projects - localmylist.git/commitdiff
Add TODO
authorAPTX <marek321@gmail.com>
Mon, 15 Apr 2013 19:37:51 +0000 (21:37 +0200)
committerAPTX <marek321@gmail.com>
Mon, 15 Apr 2013 19:37:51 +0000 (21:37 +0200)
localmylist/database.cpp

index b448a25edaa7c469ebb4bd31efcb459af9f0c4e5..83e7b515e59c0aa4927ea9283b5c4cf2665bdc18 100644 (file)
@@ -1706,6 +1706,7 @@ bool Database::exec(QSqlQuery &query)
                disconnect();
                connect();
 
+               // TODO can more be done?
                return false;
        }