diff options
author | monsta <[email protected]> | 2014-12-25 15:17:12 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2014-12-25 15:17:12 +0300 |
commit | 0ac03e145a38630a8aa79d045958f08be9005958 (patch) | |
tree | 0107dd1f16840f2b7037c757a72d702855418e48 | |
parent | f7a0a4ee01fe91b1d48fa176b9fe2b0861081c85 (diff) | |
download | libmatekbd-0ac03e145a38630a8aa79d045958f08be9005958.tar.bz2 libmatekbd-0ac03e145a38630a8aa79d045958f08be9005958.tar.xz |
fix UI load in GTK+3 build
-rw-r--r-- | libmatekbd/show-layout.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libmatekbd/show-layout.ui b/libmatekbd/show-layout.ui index 026ba63..707d7f8 100644 --- a/libmatekbd/show-layout.ui +++ b/libmatekbd/show-layout.ui @@ -7,7 +7,6 @@ <property name="resizable">False</property> <property name="destroy_with_parent">True</property> <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> - <property name="has_separator">False</property> <child internal-child="vbox"> <object class="GtkVBox" id="dialog-vbox1"> <property name="visible">True</property> |