hide bed type for 3rd party printer

This commit is contained in:
SoftFever 2022-10-25 00:51:42 +08:00
parent dd77599dea
commit 48e5d3d3c1
4 changed files with 28 additions and 0 deletions

View file

@ -43,6 +43,8 @@ public:
void SetSelection(int n) override;
void SelectAndNotify(int n);
virtual void Rescale() override;
wxString GetValue() const;