From 7f8adcf079166b95b8fd49b58dfde04481b21e7a Mon Sep 17 00:00:00 2001 From: Antoine Ginies Date: Fri, 12 Aug 2005 00:24:48 +0000 Subject: return a true value --- common/Wizcommon_gtk2.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'common/Wizcommon_gtk2.pm') diff --git a/common/Wizcommon_gtk2.pm b/common/Wizcommon_gtk2.pm index 81a1582d..ab9d04f9 100644 --- a/common/Wizcommon_gtk2.pm +++ b/common/Wizcommon_gtk2.pm @@ -116,3 +116,5 @@ sub run_command_and_log { $close_w->grab_focus; $w->show; } + +1; -- cgit v1.2.1