2007-09-10 03:38 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* source/rtl/scrollbr.prg
* source/rtl/tpopup.prg
% Removed two no more needed classname override lines.
This commit is contained in:
@@ -8,6 +8,11 @@
|
||||
2002-12-01 13:30 UTC+0100 Foo Bar <foo.bar@foobar.org>
|
||||
*/
|
||||
|
||||
2007-09-10 03:38 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* source/rtl/scrollbr.prg
|
||||
* source/rtl/tpopup.prg
|
||||
% Removed two no more needed classname override lines.
|
||||
|
||||
2007-09-10 03:28 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* source/rtl/color53.prg
|
||||
! Fixed ApplyDefau().
|
||||
|
||||
@@ -69,8 +69,6 @@ CREATE CLASS SCROLLBAR FUNCTION HBScrollBar
|
||||
|
||||
EXPORT:
|
||||
|
||||
VAR ClassName INIT "SCROLLBAR"
|
||||
|
||||
VAR cargo
|
||||
|
||||
METHOD barLength() SETGET
|
||||
|
||||
@@ -70,8 +70,6 @@ CREATE CLASS POPUPMENU FUNCTION HBPopUpMenu
|
||||
|
||||
EXPORT:
|
||||
|
||||
VAR ClassName INIT "POPUPMENU"
|
||||
|
||||
VAR cargo
|
||||
#ifdef HB_EXTENSION
|
||||
VAR shadowed INIT .F. AS LOGICAL /* NOTE: This method is a Harbour extension [vszakats] */
|
||||
|
||||
Reference in New Issue
Block a user