summaryrefslogtreecommitdiffstats
path: root/src/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/interface.h')
-rw-r--r--src/interface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interface.h b/src/interface.h
index 099fdd277..becaf67b3 100644
--- a/src/interface.h
+++ b/src/interface.h
@@ -22,7 +22,7 @@
/**
* Create a new document window.
*/
-void sp_create_window (SPViewWidget *vw, gboolean editable);
+void sp_create_window (SPViewWidget *vw, bool editable);
/**
*