Changed two conflicting defines in defs.h
DnD multiformat fine-tuning git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@4069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1064,6 +1064,7 @@ DnDShape *DnDShapeDialog::GetShape() const
|
||||
|
||||
bool DnDShapeDialog::TransferDataToWindow()
|
||||
{
|
||||
|
||||
if ( m_shape )
|
||||
{
|
||||
m_radio->SetSelection(m_shape->GetKind());
|
||||
|
Reference in New Issue
Block a user