[latexila/gnome-3] Space out the search and replace widgets
- From: SÃbastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [latexila/gnome-3] Space out the search and replace widgets
- Date: Sun, 1 Apr 2012 20:45:40 +0000 (UTC)
commit ae0f6a717393312e1e933966baedb44e85b25020
Author: SÃbastien Wilmet <swilmet src gnome org>
Date: Sun Apr 1 22:45:02 2012 +0200
Space out the search and replace widgets
src/search.vala | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/search.vala b/src/search.vala
index 5ffd059..de2952e 100644
--- a/src/search.vala
+++ b/src/search.vala
@@ -136,6 +136,7 @@ public class SearchAndReplace : GLib.Object
_main_window = main_window;
_main_grid = new Grid ();
_main_grid.set_column_spacing (3);
+ _main_grid.set_row_spacing (3);
/* Arrow */
_button_arrow = new Button ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]