• Main Page
  • Related Pages
  • Classes
  • Files
  • File List
  • File Members

win_write.h

00001 /*
00002    $Id: win_write.h,v 1.13 2001/07/28 20:34:49 gnurou Exp $
00003 
00004    (C) Copyright 2000/2001 Joel Vennin
00005    Part of the Adonthell Project http://adonthell.linuxgames.com
00006 
00007    This program is free software; you can redistribute it and/or modify
00008    it under the terms of the GNU General Public License.
00009    This program is distributed in the hope that it will be useful,
00010    but WITHOUT ANY WARRANTY.
00011 
00012    See the COPYING file for more details
00013 */
00014 
00015 #ifndef WIN_WRITE_H_
00016 #define WIN_WRITE_H_
00017 
00018 
00019 #include "win_object.h"
00020 #include "label_input.h"
00021 
00022 typedef win_object <label_input> win_write;
00023 
00024 
00025 #endif
00026 

Generated on Fri Mar 18 2011 for Adonthell by  doxygen 1.7.1