summaryrefslogtreecommitdiffstats
path: root/perl-install/ugtk2.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/ugtk2.pm')
-rw-r--r--perl-install/ugtk2.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/ugtk2.pm b/perl-install/ugtk2.pm
index 47c5ff852..1d5b1c6c8 100644
--- a/perl-install/ugtk2.pm
+++ b/perl-install/ugtk2.pm
@@ -1544,7 +1544,7 @@ sub RENDER { # not that efficient...
1;
-package Gtk2::NotificationBubble::Queue;
+package Gtk2::Notify::Queue;
sub new {
my ($class, $statusicon) = @_;