diff options
Diffstat (limited to 'listmodel.cpp')
-rw-r--r-- | listmodel.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/listmodel.cpp b/listmodel.cpp index 71a5040..2f32f1c 100644 --- a/listmodel.cpp +++ b/listmodel.cpp @@ -10,7 +10,6 @@ #include <QSqlQuery> #include <QSqlError> -#include <QDebug> #include "listmodel.h" #include "listitem.h" |