summaryrefslogtreecommitdiff
path: root/plugins/pythonconsole
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-05-19 18:45:07 +0200
committerinfirit <[email protected]>2014-05-19 20:57:49 +0200
commitca9fdb4cef8bdf4aa2982e495784acaa98250ada (patch)
treeedc276cb0009b244969bd3c15fb6bb690ce5220e /plugins/pythonconsole
parent3fc6d6c429837cdd4ef2d17c2b9f20859187fa93 (diff)
downloadpluma-ca9fdb4cef8bdf4aa2982e495784acaa98250ada.tar.bz2
pluma-ca9fdb4cef8bdf4aa2982e495784acaa98250ada.tar.xz
Remove has_separator property from gtkbuilder files
Diffstat (limited to 'plugins/pythonconsole')
-rwxr-xr-xplugins/pythonconsole/pythonconsole/config.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/pythonconsole/pythonconsole/config.ui b/plugins/pythonconsole/pythonconsole/config.ui
index 4ffe26f6..14c36c70 100755
--- a/plugins/pythonconsole/pythonconsole/config.ui
+++ b/plugins/pythonconsole/pythonconsole/config.ui
@@ -6,7 +6,6 @@
<property name="window_position">center-on-parent</property>
<property name="destroy_with_parent">True</property>
<property name="type_hint">dialog</property>
- <property name="has_separator">False</property>
<signal name="destroy" handler="on_dialog_config_destroy"/>
<signal name="response" handler="on_dialog_config_response"/>
<child internal-child="vbox">