From: korrco Date: Mon, 25 Jan 2010 14:02:56 +0000 (+0000) Subject: room view added - finished X-Git-Tag: 0.5.0~201 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain/e0cade3526c7cd0935fa41ded22ec9d2ccdaba8d room view added - finished --- diff --git a/src/mvc/room.cpp b/src/mvc/room.cpp index 429a0c7..272b627 100644 --- a/src/mvc/room.cpp +++ b/src/mvc/room.cpp @@ -5,7 +5,7 @@ * Author: user */ -#include "room.h"" +#include "room.h" QString const Room::sTableName = QString("room"); int const Room::sTableColCount = 3;