Issue 77535 - Implement void AquaSalFrame::Flush()
Summary: Implement void AquaSalFrame::Flush()
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: MacOSX (show other issues)
Version: 680m211
Hardware: Mac Mac OS X, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: ericb
QA Contact: issues@porting
URL:
Keywords: aqua
Depends on:
Blocks:
 
Reported: 2007-05-19 02:40 UTC by msicotte
Modified: 2007-10-27 10:13 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description msicotte 2007-05-19 02:40:19 UTC
Implement void AquaSalFrame::Flush()
Comment 1 msicotte 2007-05-19 02:40:42 UTC
keyword
Comment 2 ismaelooo 2007-05-19 14:24:26 UTC
I started to implement this function some weeks ago, so added to CC
Comment 3 eric.bachard 2007-10-27 10:09:11 UTC
Verified fixed in vcl/aqua/source/window/salframe.cxx

void AquaSalFrame::Flush()
{
    Sync();
}


Comment 4 eric.bachard 2007-10-27 10:10:13 UTC
Verified
Comment 5 eric.bachard 2007-10-27 10:10:36 UTC
Closing
Comment 6 eric.bachard 2007-10-27 10:13:29 UTC
Closing