1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-27 10:35:51 +00:00

Documented the purpose of various perl modules.

This commit is contained in:
bubnikv
2016-09-14 11:22:41 +02:00
parent 55218c8c4d
commit 4c67230436
25 changed files with 78 additions and 2 deletions
+2
View File
@@ -1,3 +1,5 @@
# A dialog group object. Used by the Tab, SimpleTab, Preferences dialog, ManualControlDialog etc.
package Slic3r::GUI::OptionsGroup;
use Moo;