#ifndef MAINWINDOW_H
#define MAINWINDOW_H
#include <gtkmm window.h=""></gtkmm>
class MainWindow: public Gtk::Window {
public:
MainWindow();
};
#endif