Added UI-prototype for FilamentSettings->Overrides page

This commit is contained in:
YuSanka 2019-07-03 14:52:39 +02:00
parent 2a71665de9
commit 040f1fedff
4 changed files with 96 additions and 2 deletions

View file

@ -331,6 +331,8 @@ class TabFilament : public Tab
{
ogStaticText* m_volumetric_speed_description_line;
ogStaticText* m_cooling_description_line;
void add_overrides_page();
public:
TabFilament(wxNotebook* parent) :
// Tab(parent, _(L("Filament Settings")), L("filament")) {}