mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-09-08 02:54:56 -06:00
.developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3555 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
c935495369
commit
0803e97b94
5 changed files with 64 additions and 48 deletions
|
|
@ -12,6 +12,7 @@ NAMESPACE_UPP
|
|||
GuiLock __;
|
||||
}*/
|
||||
|
||||
/*
|
||||
void BackDraw::Destroy()
|
||||
{
|
||||
GuiLock __;
|
||||
|
|
@ -24,6 +25,7 @@ void BackDraw::Create(SystemDraw& w, int cx, int cy) {
|
|||
void BackDraw::Put(SystemDraw& w, int x, int y) {
|
||||
GuiLock __;
|
||||
}
|
||||
*/
|
||||
|
||||
END_UPP_NAMESPACE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue