-1->wxID_ANY, TRUE->true, FALSE->false & tabs->spaces replacements.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27631 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -21,7 +21,7 @@ struct ColumnData
|
||||
int spacing; // Space between columns in twips
|
||||
bool leftBorder;
|
||||
bool rightBorder;
|
||||
bool absWidth; // If FALSE (the default), don't use an absolute width if you can help it.
|
||||
bool absWidth; // If false (the default), don't use an absolute width if you can help it.
|
||||
};
|
||||
|
||||
extern ColumnData TableData[];
|
||||
|
Reference in New Issue
Block a user