Added "Frequently changed parameters for SLA-profiles"

This commit is contained in:
YuSanka 2019-01-15 09:31:53 +01:00
parent 4b55db878a
commit 793e3cd470
4 changed files with 70 additions and 25 deletions

View file

@ -24,7 +24,7 @@ public:
virtual void Hide();
virtual void UpdateAndShow(const bool show);
wxSizer* get_sizer();
virtual wxSizer* get_sizer();
ConfigOptionsGroup* get_og() { return m_og.get(); }
};