]> ToastFreeware Gitweb - toast/confclerk.git/blobdiff - src/gui/importschedulewidget.ui
add buttons for refreshm new url and delete and partly implement corresponding actions
[toast/confclerk.git] / src / gui / importschedulewidget.ui
index 7f504313604cc2853a10543a427bdfd8289e1874..e0212ed298ea9d1c84d1b1b67af3369b7932f92c 100644 (file)
@@ -6,7 +6,7 @@
    <rect>
     <x>0</x>
     <y>0</y>
-    <width>699</width>
+    <width>710</width>
     <height>79</height>
    </rect>
   </property>
        </property>
       </widget>
      </item>
+     <item>
+      <widget class="QPushButton" name="changeUrl">
+       <property name="text">
+        <string>Change Url</string>
+       </property>
+      </widget>
+     </item>
      <item>
       <widget class="QPushButton" name="online">
+       <property name="enabled">
+        <bool>true</bool>
+       </property>
+       <property name="minimumSize">
+        <size>
+         <width>10</width>
+         <height>0</height>
+        </size>
+       </property>
        <property name="text">
-        <string>Online</string>
+        <string>Reresh</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QPushButton" name="newConfFromUrl">
+       <property name="text">
+        <string>From Url</string>
        </property>
       </widget>
      </item>
         </sizepolicy>
        </property>
        <property name="text">
-        <string>Browse</string>
+        <string>From File</string>
+       </property>
+      </widget>
+     </item>
+     <item>
+      <widget class="QPushButton" name="delConf">
+       <property name="text">
+        <string>Delete</string>
        </property>
       </widget>
      </item>