You've already forked lazarus-ccr
richmemo: clean up win32 compiler hint messages
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4153 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -167,7 +167,7 @@ const
|
||||
POINTS_INCH = 72;
|
||||
TWIP_INCH = POINTS_INCH * TWIP_PT;
|
||||
|
||||
TAB_LEFT = 0; // Ordinary tab
|
||||
{%H-}TAB_LEFT = 0; // Ordinary tab
|
||||
TAB_CENTER = 1; // Center tab
|
||||
TAB_RIGHT = 2; // Right-aligned tab
|
||||
TAB_DECIMAL = 3; // Decimal tab
|
||||
|
Reference in New Issue
Block a user