see plug-ins/perl/Changes
This commit is contained in:
@ -403,8 +403,6 @@ sub create_main {
|
||||
my $b;
|
||||
my $t;
|
||||
|
||||
parse Gtk::Rc Gimp->gtkrc;
|
||||
|
||||
$t = new Gtk::Tooltips;
|
||||
my $w = new Gtk::Dialog;
|
||||
$window = $w;
|
||||
@ -492,7 +490,7 @@ register "extension_pdb_explorer",
|
||||
[],
|
||||
sub {
|
||||
|
||||
Gimp::init_gtk;
|
||||
Gimp::gtk_init;
|
||||
refresh;
|
||||
create_main;
|
||||
main Gtk;
|
||||
|
||||
Reference in New Issue
Block a user