mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-26 11:49:15 +02:00
FP-IDE: restore bullet, destroyed in last commit
git-svn-id: trunk@28564 -
This commit is contained in:
parent
2001f6982d
commit
1c6696a7fe
@ -336,7 +336,7 @@ procedure InitCompilerSwitches;
|
||||
{$if defined(unix) or defined(HASAMIGA)}
|
||||
const bullet='*';
|
||||
{$else}
|
||||
const bullet='þ';
|
||||
const bullet=#254;
|
||||
{$endif}
|
||||
|
||||
BEGIN
|
||||
|
Loading…
Reference in New Issue
Block a user