ENH: Allow build with Qt 4.2.

4.3 dependence fell out when errors go to output
      window instead of message box blocking cmake thread.
This commit is contained in:
Clinton Stimpson 2007-11-12 13:54:29 -05:00
parent d22df5bef4
commit 96e11b3f90
2 changed files with 2 additions and 11 deletions

View File

@ -1,5 +1,5 @@
SET(QT_MIN_VERSION "4.3.0")
SET(QT_MIN_VERSION "4.2.0")
FIND_PACKAGE(Qt4 REQUIRED)
IF(NOT QT4_FOUND)

View File

@ -71,16 +71,7 @@
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout" >
<property name="leftMargin" >
<number>0</number>
</property>
<property name="topMargin" >
<number>0</number>
</property>
<property name="rightMargin" >
<number>0</number>
</property>
<property name="bottomMargin" >
<property name="margin" >
<number>0</number>
</property>
<item row="0" column="0" colspan="6" >