Added "Open Recent" button to StartupView.

- Also disabled broken MacOS build in travis CI file
This commit is contained in:
Jim Evins
2019-11-12 21:40:43 -05:00
parent 75e613e9f1
commit f09ca36b7b
17 changed files with 269 additions and 59 deletions
+1
View File
@@ -53,6 +53,7 @@ namespace glabels
private slots:
void onNewProjectButtonClicked();
void onOpenProjectButtonClicked();
void onOpenRecentAction();
/////////////////////////////////