amuse/Editor/MainWindow.hpp

16 lines
158 B
C++

//
// Created by Jack Andersen on 3/5/18.
//
#ifndef URDE_MAINWINDOW_HPP
#define URDE_MAINWINDOW_HPP
class MainWindow
{
};
#endif //URDE_MAINWINDOW_HPP