summaryrefslogtreecommitdiff
path: root/pluma
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-12-01 21:17:03 +0300
committermonsta <[email protected]>2016-12-01 21:17:03 +0300
commit0389542290dc655a68cc352df12bd76ac796bbc7 (patch)
tree6663db8d8b433ae1378f7cd8c7740bb61896720e /pluma
parent097fd1cd1a33995667dc51efbd761136108e1486 (diff)
downloadpluma-0389542290dc655a68cc352df12bd76ac796bbc7.tar.bz2
pluma-0389542290dc655a68cc352df12bd76ac796bbc7.tar.xz
remove some extra spaces
Diffstat (limited to 'pluma')
-rw-r--r--pluma/pluma-window-private.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/pluma/pluma-window-private.h b/pluma/pluma-window-private.h
index e575a59e..05eb87fa 100644
--- a/pluma/pluma-window-private.h
+++ b/pluma/pluma-window-private.h
@@ -51,8 +51,8 @@ struct _PlumaWindowPrivate
GtkWidget *tab_width_combo;
GtkWidget *language_combo;
-
- PlumaMessageBus *message_bus;
+
+ PlumaMessageBus *message_bus;
/* Widgets for fullscreen mode */
GtkWidget *fullscreen_controls;
@@ -60,7 +60,7 @@ struct _PlumaWindowPrivate
gboolean fullscreen_animation_enter;
/* statusbar and context ids for statusbar messages */
- GtkWidget *statusbar;
+ GtkWidget *statusbar;
guint generic_message_cid;
guint tip_message_cid;
guint tab_width_id;
@@ -93,7 +93,7 @@ struct _PlumaWindowPrivate
gint num_tabs_with_error;
gint width;
- gint height;
+ gint height;
GdkWindowState window_state;
gint side_panel_size;