mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
Removed the Perl Tab & BedDialog as they were replaced by their C++
counterparts.
This commit is contained in:
parent
f1840a52db
commit
39100068c1
5 changed files with 3 additions and 2156 deletions
|
@ -5,7 +5,7 @@
|
|||
#include "slic3r/GUI/TabIface.hpp"
|
||||
%}
|
||||
|
||||
%name{Slic3r::GUI::Tab2} class TabIface {
|
||||
%name{Slic3r::GUI::Tab} class TabIface {
|
||||
TabIface();
|
||||
~TabIface();
|
||||
void load_current_preset();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue