2009-07-01 14:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/hbqt.h
- Deleted some unncessary #includes. (done again)
This commit is contained in:
@@ -17,6 +17,10 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-07-01 14:51 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/hbqt.h
|
||||
- Deleted some unncessary #includes. (done again)
|
||||
|
||||
2009-07-01 12:23 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* external/sqlite3/sqlite3.c
|
||||
* external/sqlite3/sqlite3.h
|
||||
|
||||
@@ -58,14 +58,8 @@
|
||||
|
||||
#include <qglobal.h>
|
||||
|
||||
#include <QtGui/QTextDocumentFragment>
|
||||
#include <QtGui/QTextDocument>
|
||||
#include <QtGui/QTextBlock>
|
||||
#include <QtGui/QTextCursor>
|
||||
|
||||
#if QT_VERSION >= 0x040500
|
||||
|
||||
|
||||
#define hbqt_par_QTranslator( n ) ( ( QTranslator* ) hb_parptr( n ) )
|
||||
#define hbqt_par_QWidgetItem( n ) ( ( QWidgetItem* ) hb_parptr( n ) )
|
||||
#define hbqt_par_QWidgetAction( n ) ( ( QWidgetAction* ) hb_parptr( n ) )
|
||||
|
||||
Reference in New Issue
Block a user