clang warnings
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66784 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -8914,7 +8914,7 @@ wxRichTextCell* wxRichTextTable::GetCell(int row, int col) const
|
||||
return wxDynamicCast(obj, wxRichTextCell);
|
||||
}
|
||||
else
|
||||
return false;
|
||||
return NULL;
|
||||
}
|
||||
|
||||
// Returns a selection object specifying the selections between start and end character positions.
|
||||
|
Reference in New Issue
Block a user