Parcourir la source

Fix typo in button name and remove uneeded button

Steve Pieper il y a 14 ans
Parent
commit
ef78efc7c5
1 fichiers modifiés avec 1 ajouts et 11 suppressions
  1. 1 11
      Libs/DICOM/Widgets/Resources/UI/ctkDICOMQueryRetrieveWidget.ui

+ 1 - 11
Libs/DICOM/Widgets/Resources/UI/ctkDICOMQueryRetrieveWidget.ui

@@ -81,7 +81,7 @@
        </widget>
       </item>
       <item>
-       <widget class="QPushButton" name="ReteiveButton">
+       <widget class="QPushButton" name="RetrieveButton">
         <property name="enabled">
          <bool>false</bool>
         </property>
@@ -103,16 +103,6 @@
         </property>
        </spacer>
       </item>
-      <item>
-       <widget class="QPushButton" name="RefreshButton">
-        <property name="enabled">
-         <bool>false</bool>
-        </property>
-        <property name="text">
-         <string>Refresh</string>
-        </property>
-       </widget>
-      </item>
      </layout>
     </widget>
    </item>