2009-07-01 09:26 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
* harbour/contrib/hbqt/hbqt.h
! Includes <QtGui/QWidget>
Appears it is required for all .cpp's
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-07-01 09:26 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
|
||||
* harbour/contrib/hbqt/hbqt.h
|
||||
! Includes <QtGui/QWidget>
|
||||
Appears it is required for all .cpp's
|
||||
|
||||
2009-07-01 08:30 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
|
||||
* harbour/contrib/hbqt/hbqt.h
|
||||
* harbour/contrib/hbqt/hbqt_base.cpp
|
||||
|
||||
@@ -56,6 +56,9 @@
|
||||
#ifndef __HBQT_H
|
||||
#define __HBQT_H
|
||||
|
||||
#include <qglobal.h>
|
||||
#include <QtGui/QWidget>
|
||||
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
#define hbqt_par_QTranslator( n ) ( ( QTranslator* ) hb_parptr( n ) )
|
||||
|
||||
Reference in New Issue
Block a user