some cleanups and fixes

This commit is contained in:
Max-Wilhelm Bruker 2009-12-15 16:48:14 +01:00
parent 6ba2e98315
commit 564ae4db84
27 changed files with 371 additions and 206 deletions

View file

@ -50,6 +50,7 @@ HEADERS += src/counter.h \
src/remotedecklist_treewidget.h \
src/deckview.h \
src/playerlistwidget.h \
src/pingpixmapgenerator.h \
../common/serializable_item.h \
../common/decklist.h \
../common/protocol.h \
@ -99,6 +100,7 @@ SOURCES += src/counter.cpp \
src/remotedecklist_treewidget.cpp \
src/deckview.cpp \
src/playerlistwidget.cpp \
src/pingpixmapgenerator.cpp \
../common/serializable_item.cpp \
../common/decklist.cpp \
../common/protocol.cpp \