Ignore:
Timestamp:
01/11/01 13:04:40 (24 years ago)
Author:
harald
Message:
Some changes to run the gui on linux.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mars.cc

    r463 r464  
    2727  // start the main window
    2828 
    29   MGMarsMain mainWin(gClient->GetRoot(), 1, 1);     
     29  MGMarsMain mainWin(gClient->GetRoot(), 400, 650);     
    3030 
    3131  theApp.Run();
Note: See TracChangeset for help on using the changeset viewer.