X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/blobdiff_plain/1deea3ba5512a3b8f0749b89eef3c4acefbf506a..e0cade3526c7cd0935fa41ded22ec9d2ccdaba8d:/src/mvc/room.cpp 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;