Changeset 97 for trunk/src/gtk/MainView.h
- Timestamp:
- 04/20/06 10:08:49 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/gtk/MainView.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gtk/MainView.h
r70 r97 32 32 ~MainView (); 33 33 34 gchar *openFileDialog ( );35 gchar *promptPasswordDialog ( );34 gchar *openFileDialog (const gchar *lastFolder); 35 gchar *promptPasswordDialog (void); 36 36 void sensitiveGoToFirstPage (gboolean sensitive); 37 37 void sensitiveGoToLastPage (gboolean sensitive);
