forked from pyrite-dev/milsko
rename
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@14 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
398afe0c43
commit
174291234d
6 changed files with 25 additions and 4 deletions
9
include/Milsko/Window.h
Normal file
9
include/Milsko/Window.h
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
/* $Id$ */
|
||||
#ifndef __MILSKO_WINDOW_H__
|
||||
#define __MILSKO_WINDOW_H__
|
||||
|
||||
#include <Milsko/MachDep.h>
|
||||
|
||||
MILSKODECL MilskoClass MilskoWindowClass;
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue