Show
Ignore:
Timestamp:
01/14/08 08:53:30 (10 months ago)
Author:
eugene
Message:

Updated QRect config setters.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/qt-gui_qt4/src/config/general.h

    r6040 r6042  
    129129  void setAutoRaiseMainwin(bool autoRaiseMainwin); 
    130130  void setMainwinStartHidden(bool mainwinStartHidden); 
    131   void setMainwinRect(QRect geometry); 
     131  void setMainwinRect(const QRect& geometry); 
    132132 
    133133  void setDockMode(DockMode dockMode);