Add ChessboardModel class.
commitace02d54d1a189bb7922e95929b0525bbfec8c77
authorArto Jonsson <ajonsson@kapsi.fi>
Sun, 4 Jan 2009 14:28:51 +0000 (4 16:28 +0200)
committerArto Jonsson <ajonsson@kapsi.fi>
Sun, 4 Jan 2009 14:35:29 +0000 (4 16:35 +0200)
tree95ca6dca576eab10571911fd03728ccc1c14d091
parent91664dab996d72eaf781a19d1ebfbee825589e3c
Add ChessboardModel class.

The purpose of ChessboardModel is to act as proxy between the internal
chessboard and the visual chessboard component.
projects/gui/src/chessboardmodel.cpp [new file with mode: 0644]
projects/gui/src/chessboardmodel.h [new file with mode: 0644]