Просмотр исходного кода

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
Родитель
Сommit
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">