From 61563398324066693ec8d07b4f39b0fcc474ea87 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Fri, 6 Dec 2013 12:09:43 +0100 Subject: s/gtk2/gtk3/ in comments --- mgaapplet_gui.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mgaapplet_gui.pm') diff --git a/mgaapplet_gui.pm b/mgaapplet_gui.pm index a0273618..bc798e55 100644 --- a/mgaapplet_gui.pm +++ b/mgaapplet_gui.pm @@ -46,7 +46,7 @@ our @EXPORT_OK = qw( run_no_rights_dialog ); -use mygtk3 qw(gtknew); #- do not import gtkadd which conflicts with ugtk2 version +use mygtk3 qw(gtknew); #- do not import gtkadd which conflicts with ugtk3 version use ugtk3 qw(:all); use mgaonline qw(); # you don't want to polute the namespace use interactive; -- cgit v1.2.1