Adonthell
0.4
Main Page
Related Pages
Classes
Files
File List
File Members
win_write.h
1
/*
2
$Id: win_write.h,v 1.13 2001/07/28 20:34:49 gnurou Exp $
3
4
(C) Copyright 2000/2001 Joel Vennin
5
Part of the Adonthell Project http://adonthell.linuxgames.com
6
7
This program is free software; you can redistribute it and/or modify
8
it under the terms of the GNU General Public License.
9
This program is distributed in the hope that it will be useful,
10
but WITHOUT ANY WARRANTY.
11
12
See the COPYING file for more details
13
*/
14
15
#ifndef WIN_WRITE_H_
16
#define WIN_WRITE_H_
17
18
19
#include "win_object.h"
20
#include "label_input.h"
21
22
typedef
win_object <label_input>
win_write
;
23
24
25
#endif
26
src
win_write.h
Generated by
1.8.1.2