ARB
awti_export.hxx
Go to the documentation of this file.
1 // =============================================================== //
2 // //
3 // File : awti_export.hxx //
4 // Purpose : Interface to export window //
5 // //
6 // Coded by Ralf Westram (coder@reallysoft.de) in June 2008 //
7 // Institute of Microbiology (Technical University Munich) //
8 // http://www.arb-home.de/ //
9 // //
10 // =============================================================== //
11 
12 #ifndef AWTI_EXPORT_HXX
13 #define AWTI_EXPORT_HXX
14 
15 #ifndef ARBDB_BASE_H
16 #include <arbdb_base.h>
17 #endif
18 
19 class AW_window;
20 class AW_root;
21 
23 
24 #else
25 #error awti_export.hxx included twice
26 #endif // AWTI_EXPORT_HXX
AW_window * create_AWTC_export_window(AW_root *awr, GBDATA *gb_main)
GBDATA * gb_main
Definition: adname.cxx:32