From 9836f3fe7d2fef5e86015234ebb223afe7ddb844 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 12 Feb 2003 11:09:56 +0000 Subject: do not enfore default settings --- perl-install/standalone/draksec | 1 - 1 file changed, 1 deletion(-) (limited to 'perl-install') diff --git a/perl-install/standalone/draksec b/perl-install/standalone/draksec index 57a2d8136..d82a9d361 100755 --- a/perl-install/standalone/draksec +++ b/perl-install/standalone/draksec @@ -125,7 +125,6 @@ $window->add(my $vbox = gtkshow(new Gtk2::VBox(0, 0))); # Create the notebook (for bookmarks at the top) my $notebook = create_notebook(); -$notebook->set_tab_pos('top'); my $common_opts = { col_spacings => 10, row_spacings => 5 }; -- cgit v1.2.1