Cleaned up remains of outdated 3D effect handling.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -210,10 +210,6 @@ public:
|
||||
static WXDWORD MakeExtendedStyle( long lStyle
|
||||
,bool bEliminateBorders = TRUE
|
||||
);
|
||||
// Determine whether 3D effects are wanted
|
||||
WXDWORD Determine3DEffects( WXDWORD dwDefaultBorderStyle
|
||||
,bool* pbWant3D
|
||||
) const;
|
||||
|
||||
// PM only: TRUE if this control is part of the main control
|
||||
virtual bool ContainsHWND(WXHWND WXUNUSED(hWnd)) const { return FALSE; };
|
||||
|
Reference in New Issue
Block a user