h
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@27 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
c684c75526
commit
7aa8438595
6 changed files with 14 additions and 1 deletions
|
|
@ -2,9 +2,11 @@
|
|||
#include <Milsko/Milsko.h>
|
||||
|
||||
static void create(MilskoWidget handle) {
|
||||
MilskoSetDefault(handle);
|
||||
}
|
||||
|
||||
static void draw(MilskoWidget handle) {
|
||||
MilskoPoint p[6];
|
||||
}
|
||||
|
||||
MilskoClassRec MilskoButtonClassRec = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue