Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Slic3r/GUI/BonjourBrowser.pm')
-rw-r--r--lib/Slic3r/GUI/BonjourBrowser.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Slic3r/GUI/BonjourBrowser.pm b/lib/Slic3r/GUI/BonjourBrowser.pm
index 469d0302e..c7513165f 100644
--- a/lib/Slic3r/GUI/BonjourBrowser.pm
+++ b/lib/Slic3r/GUI/BonjourBrowser.pm
@@ -1,3 +1,5 @@
+# A tiny dialog to select an OctoPrint device to print to.
+
package Slic3r::GUI::BonjourBrowser;
use strict;
use warnings;