Changeset 31 for trunk/tests/DumbMainView.cxx
- Timestamp:
- 04/11/06 14:53:06 (3 years ago)
- Files:
-
- 1 modified
-
trunk/tests/DumbMainView.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/DumbMainView.cxx
r29 r31 145 145 146 146 void 147 DumbMainView::getPageViewSize (gint *width, gint *height) 148 { 149 *width = 75; 150 *height = 50; 151 } 152 153 void 147 154 DumbMainView::setTitle (const gchar *title) 148 155 {
