This commit is contained in:
Dirk Hohndel 2013-05-17 22:18:07 -07:00
commit ce786bb8b3
7 changed files with 720 additions and 13 deletions

View file

@ -43,7 +43,8 @@ HEADERS = \
qt-ui/starwidget.h \
qt-ui/modeldelegates.h \
qt-ui/profilegraphics.h \
qt-ui/globe.h
qt-ui/globe.h \
qt-ui/kmessagewidget.h \
SOURCES = \
@ -75,6 +76,7 @@ SOURCES = \
qt-ui/modeldelegates.cpp \
qt-ui/profilegraphics.cpp \
qt-ui/globe.cpp \
qt-ui/kmessagewidget.cpp \
$(RESFILE)