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:
skalogryz
2015-05-26 16:08:53 +00:00
parent da2b3ad44e
commit 8592b112fd
2 changed files with 3 additions and 3 deletions

View File

@@ -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