summaryrefslogtreecommitdiff
path: root/shell/ev-properties-dialog.c
diff options
context:
space:
mode:
authorLaurent Napias <[email protected]>2019-06-29 10:43:23 +0200
committerraveit65 <[email protected]>2019-07-01 17:07:40 +0200
commitaa24676651f8bd3e8b434f72d5aac98e84c0867d (patch)
tree37693766ecb4733c6061dcc2ddc26954fab5ca01 /shell/ev-properties-dialog.c
parent6741c5db1e5c48c01b25bb7900dc40d48552925d (diff)
downloadatril-aa24676651f8bd3e8b434f72d5aac98e84c0867d.tar.bz2
atril-aa24676651f8bd3e8b434f72d5aac98e84c0867d.tar.xz
Remove trailing whitespaces
Diffstat (limited to 'shell/ev-properties-dialog.c')
-rw-r--r--shell/ev-properties-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/ev-properties-dialog.c b/shell/ev-properties-dialog.c
index 4ad1220b..cbb7b0f7 100644
--- a/shell/ev-properties-dialog.c
+++ b/shell/ev-properties-dialog.c
@@ -66,7 +66,7 @@ ev_properties_dialog_init (EvPropertiesDialog *properties)
gtk_dialog_add_button (GTK_DIALOG (properties), "gtk-close",
GTK_RESPONSE_CANCEL);
- gtk_dialog_set_default_response (GTK_DIALOG (properties),
+ gtk_dialog_set_default_response (GTK_DIALOG (properties),
GTK_RESPONSE_CANCEL);
properties->notebook = gtk_notebook_new ();