mirror of
https://github.com/AxioDL/amuse.git
synced 2025-12-08 21:17:49 +00:00
Stub editor application
This commit is contained in:
15
Editor/MainWindow.hpp
Normal file
15
Editor/MainWindow.hpp
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// Created by Jack Andersen on 3/5/18.
|
||||
//
|
||||
|
||||
#ifndef URDE_MAINWINDOW_HPP
|
||||
#define URDE_MAINWINDOW_HPP
|
||||
|
||||
|
||||
class MainWindow
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
|
||||
#endif //URDE_MAINWINDOW_HPP
|
||||
Reference in New Issue
Block a user