merge with dev

This commit is contained in:
Desmis
2019-11-10 08:56:38 +01:00
99 changed files with 482 additions and 199 deletions

View File

@@ -37,7 +37,7 @@ public:
virtual void editModeSwitchedOff() = 0;
};
class ToolBar : public Gtk::HBox
class ToolBar final : public Gtk::HBox
{
private:
std::unique_ptr<RTImage> handimg;