gtk: apply gtk clipboard patch by C Western (issue #0015097)

git-svn-id: trunk@23212 -
This commit is contained in:
paul 2009-12-21 09:56:10 +00:00
parent e63e1febd5
commit d08379fcd7

View File

@ -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');