mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-04 18:10:26 +02:00
Avoid flickering in Compilation messagebox
git-svn-id: trunk@34207 -
This commit is contained in:
parent
d0ca79baf7
commit
7b2c034065
@ -620,7 +620,7 @@ begin
|
||||
else
|
||||
begin
|
||||
if Status.CurrentSource='' then
|
||||
StatusS:=''
|
||||
StatusS:=' '
|
||||
else
|
||||
begin
|
||||
StatusS:=ShrinkPath(SmartPath(DirAndNameOf(Status.Currentsourcepath+Status.CurrentSource)),
|
||||
|
Loading…
Reference in New Issue
Block a user