mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-31 07:12:39 -06:00
.examples
git-svn-id: svn://ultimatepp.org/upp/trunk@5378 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
adf37ce566
commit
611c4e1bef
5 changed files with 81 additions and 18 deletions
|
|
@ -3,6 +3,14 @@
|
|||
#include <Sql/sch_schema.h>
|
||||
#include <Sql/sch_source.h>
|
||||
|
||||
#define IMAGECLASS AdrBookImg
|
||||
#define IMAGEFILE <AddressBookWeb/AdrBook.iml>
|
||||
#include <Draw/iml_header.h>
|
||||
|
||||
#define IMAGECLASS AdrBookImg
|
||||
#define IMAGEFILE <AddressBookWeb/AdrBook.iml>
|
||||
#include <Draw/iml_source.h>
|
||||
|
||||
struct AdrBook : SkylarkApp {
|
||||
void WorkThread();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue