Skip to content
Snippets Groups Projects
Commit fd0d9a49 authored by Software Administrator's avatar Software Administrator Committed by Maeva Pourpoint
Browse files

Put minimum panel width on the EditorWidget.ui

parent 80489fa8
No related branches found
No related tags found
1 merge request!13Put minimum panel width on the EditorWidget.ui
......@@ -6,13 +6,13 @@
<rect>
<x>0</x>
<y>0</y>
<width>585</width>
<height>405</height>
<width>600</width>
<height>400</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<width>700</width>
<height>0</height>
</size>
</property>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment