diff --git a/seasonwindow.hpp b/seasonwindow.hpp index 4b7de80..b238a80 100644 --- a/seasonwindow.hpp +++ b/seasonwindow.hpp @@ -25,6 +25,7 @@ protected: Gtk::Label m_label; + // TODO maybe use grid Gtk::Layout m_layout; std::vector< Gtk::CheckButton > m_checks;