summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/drakguard1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/drakguard b/bin/drakguard
index 93df390..524bde9 100755
--- a/bin/drakguard
+++ b/bin/drakguard
@@ -37,6 +37,7 @@ $blacklist->get_selection->set_mode('multiple');
my ($enable, $level, $time_control, $allow_time_change);
$level ||= "Normal";
+
sub update_time_change {
gtkval_modify(\$allow_time_change, $enable && $time_control);
}