Changeset 253 for trunk/src/IMainView.h
- Timestamp:
- 10/16/06 14:49:05 (2 years ago)
- Files:
-
- 1 modified
-
trunk/src/IMainView.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/IMainView.h
r227 r253 356 356 357 357 /// 358 /// @brief Sets the view to full screen. 359 /// 360 /// @param fullScreen @a TRUE if the view should go full screen, 361 /// @a FALSE otherwise. 362 /// 363 virtual void setFullScreen (gboolean fullScreen) = 0; 364 365 /// 358 366 /// @brief Sets the text for the number of pages. 359 367 ///
