bug fixed for compiling with qt3

This commit is contained in:
chris 2002-09-08 22:56:01 +00:00
parent 9fd34b993c
commit 4ea20b051e
2 changed files with 2 additions and 1 deletions

View File

@ -44,7 +44,7 @@
* http://www.hohnstaedt.de/xca
* email: christian@hohnstaedt.de
*
* $id$
* $id$
*
*/

View File

@ -79,6 +79,7 @@
#include <qmessagebox.h>
#include <qcheckbox.h>
#include <qprogressdialog.h>
#include <qpushbutton.h>
#include <qasciidict.h>
#include <qpixmap.h>
#include <qobject.h>