Changeset 1402


Ignore:
Timestamp:
07/12/02 11:10:37 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars
Files:
2 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1401 r1402  
    1010     - added kNoContextMenu and kCannotPick flags for the Primitives
    1111     - scaled the size of the pixel numbers text with the pixel radius
     12
     13   * mgui/MineSweeper.[h,cc]:
     14     - added
     15
     16   * mgui/Makefile, mgui/GuiLinkDef.h:
     17     - added MineSweeper
     18
    1219
    1320
  • trunk/MagicSoft/Mars/mgui/GuiLinkDef.h

    r1015 r1402  
    1313
    1414#pragma link C++ class MCamDisplay+;
     15#pragma link C++ class MineSweeper+;
    1516
    1617#endif
  • trunk/MagicSoft/Mars/mgui/Makefile

    r1052 r1402  
    3232           MGeomCam.cc \
    3333           MCamDisplay.cc \
     34           MineSweeper.cc \
    3435           MGeomCamCT1.cc \
    3536           MGeomCamMagic.cc
Note: See TracChangeset for help on using the changeset viewer.