Add ClocksWidget
authorArto Hyvättinen <arto.hyvattinen@gmail.com>
Sat, 14 Aug 2010 13:53:54 +0000 (16:53 +0300)
committerArto Hyvättinen <arto.hyvattinen@gmail.com>
Sat, 14 Aug 2010 13:53:54 +0000 (16:53 +0300)
commitca6853daf22068621981987588b9d670f03a5264
tree3b97059511d7b81952a00c54517f086821b8934e
parenta08f83a286b96562233e9753c9fb189cb1126fc0
Add ClocksWidget

Seems needed to create new ClocksWidget for each game.
12 files changed:
chessclock.pro
chessclock.qrc
chessclockwindow.cpp
chessclockwindow.h
classes/chessclock.cpp
classes/chessclock.h
classes/chessclockwidget.cpp
classes/chessclockwidget.h
classes/clockswidget.cpp [new file with mode: 0644]
classes/clockswidget.h [new file with mode: 0644]
classes/welcomescreenwidget.cpp [new file with mode: 0644]
classes/welcomescreenwidget.h [new file with mode: 0644]