summaryrefslogtreecommitdiff
path: root/pluma/pluma-view.h
diff options
context:
space:
mode:
authorVictor Kareh <[email protected]>2019-06-26 14:46:11 -0400
committerVictor Kareh <[email protected]>2019-06-28 08:38:58 -0400
commit5153fb08a2e26015d07e7b3805de15d38bd05a9d (patch)
treecb852644fd034d51c9f04d5f550cf276b7d12c91 /pluma/pluma-view.h
parentcc81a57b2a6164defdc6059bcdf2e8ff9cafbfa4 (diff)
downloadpluma-5153fb08a2e26015d07e7b3805de15d38bd05a9d.tar.bz2
pluma-5153fb08a2e26015d07e7b3805de15d38bd05a9d.tar.xz
Use smart tabs to fix indentation and alignment
Diffstat (limited to 'pluma/pluma-view.h')
-rw-r--r--pluma/pluma-view.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/pluma/pluma-view.h b/pluma/pluma-view.h
index b8286205..c259f394 100644
--- a/pluma/pluma-view.h
+++ b/pluma/pluma-view.h
@@ -109,8 +109,8 @@ void pluma_view_set_font (PlumaView *view,
#ifdef GTK_SOURCE_VERSION_3_24
void
-pluma_set_source_space_drawer_by_level (GtkSourceView *view,
- gint level,
+pluma_set_source_space_drawer_by_level (GtkSourceView *view,
+ gint level,
GtkSourceSpaceTypeFlags type);
#endif