Browse Source

Fix typo in button name and remove uneeded button

Steve Pieper 14 years ago
parent
commit
ef78efc7c5
1 changed files with 1 additions and 11 deletions
  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>