From 26106e12ecdd1a334a7a98a3f2b7205abc7d916d Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Tue, 28 Mar 2006 19:14:56 +0000 Subject: * configure.in: Detect QtGui (necessary for one of the example programs). Note: this increases the minimum required version of Qt to 4.1.3. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 04b5aa92..14052b22 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-03-28 Thiago Macieira + + * configure.in: Detect QtGui (necessary for one of the + example programs). Note: this increases the minimum required + version of Qt to 4.1.3. + 2006-03-28 Thiago Macieira * test/qt/*: Sync with KDE Subversion revision 523647. -- cgit