mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-08-01 05:40:24 -07:00
some cleanups and fixes
This commit is contained in:
parent
6ba2e98315
commit
564ae4db84
27 changed files with 371 additions and 206 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue