[gnome-builder] ui: Make the Replace and Replace All buttons have the same width
- From: Matthew Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] ui: Make the Replace and Replace All buttons have the same width
- Date: Fri, 15 Jul 2016 16:38:41 +0000 (UTC)
commit 8711d9afaf8f6ad8e7e3d54f3be35590871054ec
Author: Matthew Leeds <mleeds redhat com>
Date: Fri Jul 15 12:26:26 2016 -0400
ui: Make the Replace and Replace All buttons have the same width
libide/editor/ide-editor-frame.ui | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/libide/editor/ide-editor-frame.ui b/libide/editor/ide-editor-frame.ui
index 2ef3f16..59705fc 100644
--- a/libide/editor/ide-editor-frame.ui
+++ b/libide/editor/ide-editor-frame.ui
@@ -380,4 +380,11 @@
</object>
</child>
</template>
+ <object class="GtkSizeGroup">
+ <property name="mode">GTK_SIZE_GROUP_HORIZONTAL</property>
+ <widgets>
+ <widget name="replace_button"/>
+ <widget name="replace_all_button"/>
+ </widgets>
+ </object>
</interface>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]