ui: Fixed start screen not disappearing when opening project with double click on macOS

This commit is contained in:
Eberhard Graether
2018-07-13 14:36:13 +02:00
parent 7884f82432
commit 37aa46d77b
5 changed files with 21 additions and 15 deletions
@@ -1,6 +1,7 @@
#ifndef MESSAGE_PROJECT_NEW_H
#define MESSAGE_PROJECT_NEW_H
#include "utility/file/FilePath.h"
#include "utility/messaging/Message.h"
class MessageProjectNew