Added Info button for all dialog.
[speedfreak] / Client / routedialog.ui
index 8063b03..e0d9c77 100644 (file)
@@ -17,7 +17,7 @@
    <property name="geometry">
     <rect>
      <x>670</x>
-     <y>110</y>
+     <y>150</y>
      <width>90</width>
      <height>90</height>
     </rect>
@@ -40,7 +40,7 @@
    <property name="geometry">
     <rect>
      <x>670</x>
-     <y>10</y>
+     <y>50</y>
      <width>90</width>
      <height>90</height>
     </rect>
@@ -63,7 +63,7 @@
    <property name="geometry">
     <rect>
      <x>650</x>
-     <y>210</y>
+     <y>250</y>
      <width>141</width>
      <height>81</height>
     </rect>
     <string>User info</string>
    </property>
   </widget>
+  <widget class="QPushButton" name="pushButtonInfo">
+   <property name="geometry">
+    <rect>
+     <x>750</x>
+     <y>0</y>
+     <width>50</width>
+     <height>50</height>
+    </rect>
+   </property>
+   <property name="text">
+    <string/>
+   </property>
+   <property name="icon">
+    <iconset resource="graphics.qrc">
+     <normaloff>:/new/prefix1/Graphics/info.png</normaloff>:/new/prefix1/Graphics/info.png</iconset>
+   </property>
+   <property name="iconSize">
+    <size>
+     <width>45</width>
+     <height>45</height>
+    </size>
+   </property>
+  </widget>
  </widget>
  <resources>
   <include location="graphics.qrc"/>