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

List:       kde-commits
Subject:    kdenonbeta/krecipes/src/DBBackend
From:       Unai Garro <Unai.Garro () ee ! ed ! ac ! uk>
Date:       2003-10-19 7:44:13
[Download RAW message or body]

CVS commit by uga: 

Small fix


  M +1 -1      literecipedb.cpp   1.47


--- kdenonbeta/krecipes/src/DBBackend/literecipedb.cpp  #1.46:1.47
@@ -248,5 +248,5 @@ rlist->clear();
 QString command;
 
-command=QString("SELECT id,title,persons FROM recipes");
+command=QString("SELECT id,title,persons FROM recipes;");
 
 QSQLiteResult recipesToLoad = database->executeQuery(command);


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

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