mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
bug fixed for compiling with qt3
This commit is contained in:
parent
9fd34b993c
commit
4ea20b051e
@ -44,7 +44,7 @@
|
||||
* http://www.hohnstaedt.de/xca
|
||||
* email: christian@hohnstaedt.de
|
||||
*
|
||||
* $id$
|
||||
* $id$
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
@ -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>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user