Files
harbour-core/harbour/contrib
Pritpal Bedi a4d7d8c2c2 2010-09-28 22:42 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbqt/qtgui/g/QStatusBar.cpp
  * contrib/hbqt/qtgui/qth/QStatusBar.qth
    - Detached: items in two methods.

  * contrib/hbxbp/xbpcombobox.prg
  * contrib/hbxbp/xbpdialog.prg
  * contrib/hbxbp/xbplistbox.prg
  * contrib/hbxbp/xbpmenubar.prg
  * contrib/hbxbp/xbpprintdialog.prg
  * contrib/hbxbp/xbpprinter.prg
  * contrib/hbxbp/xbpsle.prg
  * contrib/hbxbp/xbpstatusbar.prg
  * contrib/hbxbp/xbptabpage.prg
  * contrib/hbxbp/xbptoolbar.prg
  * contrib/hbxbp/xbptreeview.prg
  * contrib/hbxbp/xbpwindow.prg
    - Removed: occurances of :pPtr.

  * contrib/hbide/idesaveload.prg
    - Removed: occurances of :pPtr.
    + hbqt_isEmptyQtPointer( pPtr ) => oWidget:isValidObject()

    TODO: rewrite: hbqt_isEqualGcQtPtr( pPtr, pPtr1 )
2010-09-29 05:50:34 +00:00
..