Fixed width of left side panel

git-svn-id: http://comictagger.googlecode.com/svn/trunk@38 6c5673fe-1810-88d6-992b-cd32ca31540c
This commit is contained in:
beville@gmail.com 2012-11-15 01:40:35 +00:00
parent 61a852b874
commit efb0b3dc05

View File

@ -56,6 +56,12 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>200</width>
<height>16777215</height>
</size>
</property>
<property name="frameShape">
<enum>QFrame::Panel</enum>
</property>