OSDN Git Service

[dennco] changed the property setting for the console view to not to be able to close...
authortkawata <tkawata@users.sourceforge.jp>
Wed, 19 Dec 2012 14:34:05 +0000 (23:34 +0900)
committertkawata <tkawata@users.sourceforge.jp>
Wed, 19 Dec 2012 14:34:05 +0000 (23:34 +0900)
Source/layer3/QtDennco/mainwindow.ui

index 8bcab96..2e51e86 100644 (file)
@@ -87,6 +87,9 @@
   </widget>
   <widget class="QStatusBar" name="statusBar"/>
   <widget class="QDockWidget" name="dockWidget_3">
+   <property name="features">
+    <set>QDockWidget::DockWidgetFloatable|QDockWidget::DockWidgetMovable</set>
+   </property>
    <property name="windowTitle">
     <string>Console</string>
    </property>