Skip to content

Commit

Permalink
- Fixed configure
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Dumez committed Sep 16, 2007
1 parent 2f71f9f commit e8897ae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ public:
QString shortname() const { return "Qt 4.3"; }
bool exec()
{
qWarning("QT VERSION: %s", QT_VERSION);
return(QT_VERSION >= 0x040300);
}
};
Expand Down

0 comments on commit e8897ae

Please sign in to comment.