ossp-pkg/as/as-gui/as_gui.h 1.66 -> 1.67
--- as_gui.h 2003/01/30 14:36:01 1.66
+++ as_gui.h 2003/01/30 22:02:41 1.67
@@ -164,6 +164,7 @@
void openDoc(void); // Open and display an existing document
void saveFile(void); // Serialize to the current file
void saveAs(void); // Serialize to a selected file
+ void saveName(void); // Implicitly serialize to a selected file
void helpContents(void); // Use the help contents
void aboutTitraq(void); // Learn more about this program itself
void aboutOSSP(void); // Learn more about the OSSP
|
|