summaryrefslogtreecommitdiff
path: root/src/trg-remote-prefs-dialog.c
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-09 21:53:19 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2012-01-09 21:53:19 +0000
commit72bb780b802b84a4cf8da26c4e435132a2523267 (patch)
tree02449b50cafb8e89b7422450931ce5dda8150533 /src/trg-remote-prefs-dialog.c
parentc0e12ac389135850dcd45ce108f5a6a0200ae03f (diff)
forgot a file, reindent
Diffstat (limited to 'src/trg-remote-prefs-dialog.c')
-rw-r--r--src/trg-remote-prefs-dialog.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/trg-remote-prefs-dialog.c b/src/trg-remote-prefs-dialog.c
index 8f866ea..8c921e4 100644
--- a/src/trg-remote-prefs-dialog.c
+++ b/src/trg-remote-prefs-dialog.c
@@ -159,12 +159,10 @@ static void trg_remote_prefs_double_special_dependent(GtkWidget * widget,
gtk_widget_set_sensitive(GTK_WIDGET(data),
gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON
- (priv->
- alt_time_check))
+ (priv->alt_time_check))
||
gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON
- (priv->
- alt_check)));
+ (priv->alt_check)));
}
static void trg_rprefs_time_widget_savefunc(GtkWidget * w,