Added File->"Open Recent" menu.
Initially based on pull request #40 by hochwasser <oo.o+github@windbuechse.samba-tng.org>, with refactoring.
This commit is contained in:
@@ -44,6 +44,7 @@ namespace glabels
|
||||
public:
|
||||
static bool newLabel( MainWindow *window = nullptr );
|
||||
static void open( MainWindow *window );
|
||||
static void open( const QString& fileName, MainWindow *window );
|
||||
static bool save( MainWindow *window );
|
||||
static bool saveAs( MainWindow *window );
|
||||
static void templateDesigner( MainWindow *window );
|
||||
|
||||
Reference in New Issue
Block a user