Added a startup wizard.
This commit is contained in:
+1
-1
@@ -36,7 +36,7 @@ class File : public QObject
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
static void newLabel( MainWindow *window = 0 );
|
||||
static bool newLabel( MainWindow *window = 0 );
|
||||
static void open( MainWindow *window );
|
||||
static bool save( MainWindow *window );
|
||||
static bool saveAs( MainWindow *window );
|
||||
|
||||
Reference in New Issue
Block a user