From: korrco Date: Fri, 22 Jan 2010 09:04:14 +0000 (+0000) Subject: room.h and .cpp removed X-Git-Tag: 0.5.0~213 X-Git-Url: https://git.toastfreeware.priv.at/toast/confclerk.git/commitdiff_plain/8200b0380201b6a8820888e8e0da2f5a7c532fa3?ds=sidebyside room.h and .cpp removed --- diff --git a/src/mvc/mvc.pro b/src/mvc/mvc.pro index e9c9d63..69f875b 100644 --- a/src/mvc/mvc.pro +++ b/src/mvc/mvc.pro @@ -20,15 +20,13 @@ maemo { DEPENDPATH += ../alarm TARGETDEPS += $$DESTDIR/libqalarm.a } -HEADERS += room.h \ - event.h \ +HEADERS += event.h \ conference.h \ track.h \ delegate.h \ eventmodel.h \ treeview.h -SOURCES += room.cpp \ - event.cpp \ +SOURCES += event.cpp \ conference.cpp \ track.cpp \ delegate.cpp \