2011-05-11 06:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbxbp/xbpmenubar.prg
! Changed: XbpMenubar():visible := FALSE to TRUE.
Only XbpMenu() is documented to have this behavior.
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
The license applies to all entries newer than 2009-04-28.
|
||||
*/
|
||||
|
||||
2011-05-11 06:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib/hbxbp/xbpmenubar.prg
|
||||
! Changed: XbpMenubar():visible := FALSE to TRUE.
|
||||
Only XbpMenu() is documented to have this behavior.
|
||||
|
||||
2011-05-11 12:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
+ added experimental -ldflag+=, -dflag+= cmdline options
|
||||
|
||||
@@ -153,8 +153,6 @@ CLASS xbpMenuBar INHERIT xbpWindow
|
||||
|
||||
METHOD xbpMenuBar:init( oParent, aPresParams, lVisible )
|
||||
|
||||
DEFAULT lVisible TO .f.
|
||||
|
||||
::xbpWindow:init( oParent, , , , aPresParams, lVisible )
|
||||
|
||||
RETURN Self
|
||||
|
||||
Reference in New Issue
Block a user