ソースを参照

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">