소스 검색

Remove status bar from dicom app widget

Not sure what it was doing there in the first place, but
this extra widget added a resize handle in the middle
of the widget, which was very odd and non-standard (and
pretty useless, I think).
Steve Pieper 14 년 전
부모
커밋
c7acfad898
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      Libs/DICOM/Widgets/Resources/UI/ctkDICOMAppWidget.ui

+ 0 - 3
Libs/DICOM/Widgets/Resources/UI/ctkDICOMAppWidget.ui

@@ -35,9 +35,6 @@
     </widget>
    </item>
    <item>
-    <widget class="QStatusBar" name="statusbar"/>
-   </item>
-   <item>
     <layout class="QVBoxLayout" name="verticalLayout">
      <item>
       <layout class="QHBoxLayout" name="topLayout">