ossp-pkg/as/as-gui/as_gui.h 1.63 -> 1.64
--- as_gui.h 2003/01/28 16:41:15 1.63
+++ as_gui.h 2003/01/28 17:33:55 1.64
@@ -247,6 +247,7 @@
void setupColumns(void); // Arrange and configure columns
void enableIface(bool); // [En/dis]able most ui pieces
int setupCmdargs(void); // Parse the command line args
+ void setupInitdata(int); // Opens an inital event data file
// Data processing
void loadAccounts(QFile &); // Load accounts from file
|
|