Files
harbour-core/harbour
Pritpal Bedi 52bb8aa862 2012-07-18 16:14 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/ideuisrcmanager.prg
    ! Fixed: a regression caused by changes in .ui manipulation;
       accessing objects from a hash to genuine class variable.

    ; INCOMPATIBLE: any class created through IdeUISourceManager
       should begin with "uie_" instead of "ui_" ( the namespace 
       in use in new .ui manipulation ). So please change this 
       in "cls_"uiFileName.prg manually.
2012-07-18 23:18:15 +00:00
..