mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-28 11:49:30 +02:00
gtk: apply gtk clipboard patch by C Western (issue #0015097)
git-svn-id: trunk@23212 -
This commit is contained in:
parent
e63e1febd5
commit
d08379fcd7
@ -7443,7 +7443,7 @@ begin
|
||||
{$IFDEF DEBUG_CLIPBOARD}
|
||||
DebugLn('[WaitForClipboardAnswer] G');
|
||||
{$ENDIF}
|
||||
Application.HandleMessage;
|
||||
Application.ProcessMessages;
|
||||
if (ValidDateSelection) or (c^.Stopping) then begin
|
||||
{$IFDEF DEBUG_CLIPBOARD}
|
||||
DebugLn('[WaitForClipboardAnswer] H Yeah, Response received after waiting with timer');
|
||||
|
Loading…
Reference in New Issue
Block a user