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@3501 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
d6db3f9e93
commit
f88df0c7dc
27 changed files with 1293 additions and 1209 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#include "SystemDraw.h"
|
||||
#include "CtrlCore.h"
|
||||
|
||||
NAMESPACE_UPP
|
||||
|
||||
|
|
@ -10,7 +10,6 @@ void WinMetaFile::Init() {
|
|||
}
|
||||
|
||||
void WinMetaFile::Paint(Draw& w, const Rect& r) const {
|
||||
ChkP();
|
||||
w.DrawRect(r, White());
|
||||
if(!hemf)
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue