ToastFreeware
/
toast
/
confclerk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
005e2b7
)
room.h and .cpp removed
author
korrco
<korrco@localhost>
Fri, 22 Jan 2010 09:04:14 +0000
(09:04 +0000)
committer
korrco
<korrco@localhost>
Fri, 22 Jan 2010 09:04:14 +0000
(09:04 +0000)
src/mvc/mvc.pro
patch
|
blob
|
history
diff --git
a/src/mvc/mvc.pro
b/src/mvc/mvc.pro
index e9c9d63447770e3d6e04d9c210a6849ef9cc283c..69f875bbf320bc679917947bc97120a105e6626b 100644
(file)
--- 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 \