2012-05-23 14:24 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbxbp/xbpfiledialog.prg
- Removed: a latest introduced test code.
This commit is contained in:
@@ -16,6 +16,10 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2012-05-23 14:24 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbxbp/xbpfiledialog.prg
|
||||
- Removed: a latest introduced test code.
|
||||
|
||||
2012-05-22 18:11 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbxbp/xbptoolbar.prg
|
||||
! Fixed: one regression based on recent hbQT mem leak fixes.
|
||||
|
||||
@@ -133,7 +133,7 @@ METHOD XbpFileDialog:create( oParent, oOwner, aPos )
|
||||
|
||||
METHOD XbpFileDialog:_destroy()
|
||||
HB_TRACE( HB_TR_DEBUG, "XbpFileDialog:_destroy()" )
|
||||
__hbqt_destroy( ::oWidget )
|
||||
//__hbqt_destroy( ::oWidget )
|
||||
RETURN ::destroy()
|
||||
|
||||
/*----------------------------------------------------------------------*/
|
||||
|
||||
Reference in New Issue
Block a user