1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-20 09:34:26 +00:00

Removed the Perl Tab & BedDialog as they were replaced by their C++

counterparts.
This commit is contained in:
bubnikv
2018-02-15 18:16:19 +01:00
parent f1840a52db
commit 39100068c1
5 changed files with 3 additions and 2156 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ REGISTER_CLASS(Preset, "GUI::Preset");
REGISTER_CLASS(PresetCollection, "GUI::PresetCollection");
REGISTER_CLASS(PresetBundle, "GUI::PresetBundle");
REGISTER_CLASS(PresetHints, "GUI::PresetHints");
REGISTER_CLASS(TabIface, "GUI::Tab2");
REGISTER_CLASS(TabIface, "GUI::Tab");
SV* ConfigBase__as_hash(ConfigBase* THIS)
{