Changeset 99 for trunk/src/gtk/MainView.h
- Timestamp:
- 04/20/06 13:09:22 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/gtk/MainView.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gtk/MainView.h
r97 r99 31 31 MainView (MainPter *pter); 32 32 ~MainView (); 33 33 34 void activeZoomFit (gboolean active); 35 void activeZoomWidth (gboolean active); 34 36 gchar *openFileDialog (const gchar *lastFolder); 35 37 gchar *promptPasswordDialog (void);
