summaryrefslogtreecommitdiffstats
path: root/perl-install/mygtk3.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/mygtk3.pm')
-rw-r--r--perl-install/mygtk3.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/mygtk3.pm b/perl-install/mygtk3.pm
index 19706e0cc..f5dba09c2 100644
--- a/perl-install/mygtk3.pm
+++ b/perl-install/mygtk3.pm
@@ -11,6 +11,7 @@ use c;
use log;
use common;
+BEGIN { print "Ignore the following Glib::Object::Introspection & Gtk3 warnings\n" }
use Gtk3;
=head1 SYNOPSYS