add app
This commit is contained in:
@@ -18,7 +18,7 @@ class Application {
|
||||
Application& operator=(const Application&) = delete;
|
||||
|
||||
public:
|
||||
Application(Application&&) = default; // XXX: is this used anywhere?
|
||||
Application() = default; // XXX: is this used anywhere?
|
||||
|
||||
/*! \brief Constructor
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user