2012-06-22 21:46 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/qtgui/qth/QClipboard.qth
! Fixed: constructor respecting previous commit.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-06-22 21:46 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbqt/qtgui/qth/QClipboard.qth
|
||||
! Fixed: constructor respecting previous commit.
|
||||
|
||||
2012-06-22 15:09 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbqt/hbmk2_qt.hb
|
||||
! Optimized to not add code for constructors which do not
|
||||
|
||||
@@ -31,8 +31,7 @@ Detached = yes
|
||||
*/
|
||||
HB_FUNC( QT_QCLIPBOARD )
|
||||
{
|
||||
//__HB_RETPTRGC__( QApplication::clipboard() );
|
||||
pObj = QApplication::clipboard() ;
|
||||
hb_itemReturnRelease( hbqt_bindGetHbObject( NULL, ( void* ) QApplication::clipboard(), "HB_QCLIPBOARD", NULL, HBQT_BIT_NONE ) );
|
||||
}
|
||||
</CODE>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user