removed setModal(true) from the dialog to prevent Qt 3.1 compilation error

git-svn-id: http://svn.osgeo.org/qgis/trunk@606 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
gsherman 2004-01-27 06:14:09 +00:00
parent c070be862b
commit 020e92a1a8

View File

@ -1,4 +1,4 @@
<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>QgsPatternDialogBase</class>
<widget class="QDialog">
<property name="name">
@ -8,16 +8,13 @@
<rect>
<x>0</x>
<y>0</y>
<width>326</width>
<height>283</height>
<width>328</width>
<height>289</height>
</rect>
</property>
<property name="caption">
<string>select a pattern</string>
</property>
<property name="modal">
<bool>true</bool>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>