Changeset 547 for trunk/src/gui/log/messagelog.h
- Timestamp:
- 04/01/06 01:55:14 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/gui/log/messagelog.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/log/messagelog.h
r446 r547 79 79 /** Called when the opactity slider changes value **/ 80 80 void setOpacity(int value); 81 /** Called when settings button is toggled **/82 void showSettingsFrame(bool show);83 81 /** Called when user saves settings **/ 84 82 void saveChanges();
