[sysprof] sp-window: Fix profiler menu button alignment



commit 0e89182300a5c5e7e723735f8e33fc79f5129bf1
Author: Timm Bäder <mail baedert org>
Date:   Wed Jul 13 09:41:08 2016 +0200

    sp-window: Fix profiler menu button alignment

 src/resources/ui/sp-window.ui |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/resources/ui/sp-window.ui b/src/resources/ui/sp-window.ui
index 576637e..48df3fd 100644
--- a/src/resources/ui/sp-window.ui
+++ b/src/resources/ui/sp-window.ui
@@ -54,6 +54,7 @@
           <object class="SpProfilerMenuButton" id="profiler_menu_button">
             <property name="width-request">200</property>
             <property name="visible">true</property>
+            <property name="halign">start</property>
           </object>
         </child>
         <child>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]