mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-18 14:27:39 +03:00
0022716: The method Aspect_GradientBackground::SetBgGradientFillMethod is not implemented
This commit is contained in:
@@ -47,9 +47,6 @@ is
|
||||
---Purpose: Modifies the colours of the window gradient background <me>.
|
||||
---Category: Methods to modify the class definition
|
||||
|
||||
SetBgGradientFillMethod( me ;
|
||||
AMethod : GradientFillMethod from Aspect = Aspect_GFM_NONE);
|
||||
|
||||
----------------------------
|
||||
-- Category: Inquire methods
|
||||
----------------------------
|
||||
|
@@ -48,4 +48,3 @@ Aspect_GradientFillMethod Aspect_GradientBackground::BgGradientFillMethod( ) con
|
||||
{
|
||||
return MyGradientMethod;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user