--- queensgui/src/board.cpp 2007/07/19 23:44:01 4 +++ queensgui/src/board.cpp 2007/07/20 01:22:53 5 @@ -45,17 +45,18 @@ this->repaint(true); } +/* void Board::setMatrix(IntSolution sol) { #warning need a closer look -/* + m_hasData = true; m_sol = Solution(); for (int i=0;irepaint(true); -*/ -} + +}*/ void Board::paintEvent( QPaintEvent *event )