Syncing uppdev

git-svn-id: svn://ultimatepp.org/upp/trunk@1949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2010-01-25 18:18:08 +00:00
parent 87c9dbee46
commit 50745b3050
3 changed files with 64 additions and 0 deletions

5
uppdev/PainterImage/init Normal file
View file

@ -0,0 +1,5 @@
#ifndef _PainterImage_icpp_init_stub
#define _PainterImage_icpp_init_stub
#include "CtrlLib/init"
#include "Painter/init"
#endif