Show
Ignore:
Timestamp:
04/01/06 01:55:14 (3 years ago)
Author:
edmanm
Message:

Move the Settings button from the bottom of the message log to the toolbar.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/log/messagelog.h

    r446 r547  
    7979  /** Called when the opactity slider changes value **/ 
    8080  void setOpacity(int value); 
    81   /** Called when settings button is toggled **/ 
    82   void showSettingsFrame(bool show); 
    8381  /** Called when user saves settings **/ 
    8482  void saveChanges();