Skip to content

Commit aa77801

Browse files
committed
test commit
1 parent 05ef75c commit aa77801

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

9-Toggle-Button.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
my $label = Gtk3::Label->new("No Value");
4343
$hbox->pack_start($label, FALSE, FALSE, 0);
4444

45-
4645
$window->show_all;
4746
Gtk3->main;
4847

0 commit comments

Comments
 (0)