mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
.reference
git-svn-id: svn://ultimatepp.org/upp/trunk@8018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
d6074c91b2
commit
6373324b68
2 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
description "Using Drawing to store and paint pictures";
|
||||
description "Using Drawing to store and paint pictures\377";
|
||||
|
||||
uses
|
||||
CtrlLib;
|
||||
|
|
|
|||
4
reference/Drawing/init
Normal file
4
reference/Drawing/init
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#ifndef _Drawing_icpp_init_stub
|
||||
#define _Drawing_icpp_init_stub
|
||||
#include "CtrlLib/init"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue