Vicar release 0.6-1 (a.k.a I'm still here release)
[vicar] / src / vicar-config / uis / profileswindow.ui
index 8a76e4f..afe4974 100644 (file)
         </widget>
        </item>
        <item>
-        <spacer name="horizontalSpacer1">
-         <property name="orientation">
-          <enum>Qt::Horizontal</enum>
-         </property>
-         <property name="sizeHint" stdset="0">
-          <size>
-           <width>58</width>
-           <height>20</height>
-          </size>
-         </property>
-        </spacer>
-       </item>
-       <item>
         <widget class="QPushButton" name="editButton">
          <property name="text">
           <string>Edit</string>
         </widget>
        </item>
        <item>
-        <spacer name="horizontalSpacer2">
-         <property name="orientation">
-          <enum>Qt::Horizontal</enum>
-         </property>
-         <property name="sizeHint" stdset="0">
-          <size>
-           <width>58</width>
-           <height>20</height>
-          </size>
-         </property>
-        </spacer>
-       </item>
-       <item>
         <widget class="QPushButton" name="removeButton">
          <property name="text">
           <string>Remove</string>
      <x>0</x>
      <y>0</y>
      <width>800</width>
-     <height>23</height>
+     <height>27</height>
     </rect>
    </property>
    <widget class="QMenu" name="menuVicarProfiles">
     </property>
     <addaction name="actionRoutingEnabled"/>
     <addaction name="actionRouteOnDefault"/>
+    <addaction name="actionEditDefaultProfile"/>
    </widget>
    <addaction name="menuVicarProfiles"/>
   </widget>
     <string>Call directly if no match found?</string>
    </property>
   </action>
+  <action name="actionEditDefaultProfile">
+   <property name="text">
+    <string>Edit Default Profile</string>
+   </property>
+   <property name="toolTip">
+    <string>Create/Edit profile to be used when no other profile is found for a number</string>
+   </property>
+  </action>
  </widget>
  <resources/>
  <connections/>