Changeset 1613

Show
Ignore:
Timestamp:
03/06/10 16:25:15 (3 years ago)
Author:
mauser
Message:

tabbedInterface: use new minimal Resolution

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/tabbedInterface/gui/src/MainForm.cpp

    r1574 r1613  
    8080 , Object( "MainForm" ) 
    8181{ 
    82         //setMinimumSize( QSize( 1000, 600 ) ); 
     82        setMinimumSize( QSize( 985, 495 ) ); 
    8383        setWindowIcon( QPixmap( Skin::getImagePath() + "/icon16.png" ) ); 
    8484