interface revisions of ta*h te*h headers; grouped wxTextAttr #defines into enums to make it easier to document them
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56075 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
// Constants
|
||||
|
||||
// TypeFlag values
|
||||
enum {
|
||||
enum wxTarType
|
||||
{
|
||||
wxTAR_REGTYPE = '0', // regular file
|
||||
wxTAR_LNKTYPE = '1', // hard link
|
||||
wxTAR_SYMTYPE = '2', // symbolic link
|
||||
|
Reference in New Issue
Block a user