/[projects]/queensgui/src/board.h
ViewVC logotype

Diff of /queensgui/src/board.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 5 by torben, Fri Jul 20 01:22:53 2007 UTC revision 6 by torben, Fri Jul 20 09:54:09 2007 UTC
# Line 34  public: Line 34  public:
34      Board(QWidget *parent = 0, const char *name = 0);      Board(QWidget *parent = 0, const char *name = 0);
35      ~Board();      ~Board();
36      void setMatrix(Solution* sol);      void setMatrix(Solution* sol);
37      //void setMatrix(IntSolution sol);  
       
38  public slots:  public slots:
39      void setSize(int size);      void setSize(int size);
40      void rotateLeft();      void rotateLeft();

Legend:
Removed from v.5  
changed lines
  Added in v.6

  ViewVC Help
Powered by ViewVC 1.1.20