Adonthell
0.4
Main Page
Related Pages
Classes
Files
File List
File Members
win_label.h
1
/*
2
$Id: win_label.h,v 1.15 2001/08/02 15:18:35 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_LABEL_H_
16
#define WIN_LABEL_H_
17
18
#include "win_object.h"
19
#include "label.h"
20
21
typedef
win_object<label>
win_label
;
22
23
#endif
24
src
win_label.h
Generated by
1.8.1.2