2011-02-27 00:24 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbqt/qtcore/hbqt_hbqevents.cpp
! Fixed recent typo. Thanks Francesco.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-02-27 00:24 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* contrib/hbqt/qtcore/hbqt_hbqevents.cpp
|
||||
! Fixed recent typo. Thanks Francesco.
|
||||
|
||||
2011-02-26 23:10 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
! Fixed to always set -quiet and -info- when --hbdir* or --hbinfo
|
||||
|
||||
@@ -84,7 +84,7 @@ void hbqt_events_register_createobj( QEvent::Type eventtype, QByteArray szCreate
|
||||
s_lstCreateObj << szCreateObj;
|
||||
}
|
||||
else
|
||||
s_lstCreateObj[ eventtype ] = szCreateObj;
|
||||
s_lstCreateObj[ iIndex ] = szCreateObj;
|
||||
}
|
||||
|
||||
void hbqt_events_unregister_createobj( QEvent::Type eventtype )
|
||||
|
||||
Reference in New Issue
Block a user