ENH: add changes for qt4 from Clinton Stimpson

This commit is contained in:
Bill Hoffman 2005-08-02 16:44:00 -04:00
parent feb5019890
commit a95fef3d1c
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ ENDIF(NOT QT_QTCORE_INCLUDE_DIR)
# Set QT_QTDESIGNER_INCLUDE_DIR
IF(NOT QT_QTDESIGNER_INCLUDE_DIR)
FIND_PATH( QT_QTDESIGNER_INCLUDE_DIR QtDesigner ${QT_INCLUDE_DIR}/QtDesigner)
FIND_PATH( QT_QTDESIGNER_INCLUDE_DIR QtDesigner ${QT_INCLUDE_DIR}/QDesignerComponents)
IF( NOT QT_QTDESIGNER_INCLUDE_DIR )
IF( NOT Qt_FIND_QUIETLY)
MESSAGE( STATUS "Could not find ${QT_INCLUDE_DIR}/QtDesigner")