ARB
awti_edit.hxx
Go to the documentation of this file.
1 // =============================================================== //
2 // //
3 // File : awti_edit.hxx //
4 // Purpose : test and modify import/export filters //
5 // //
6 // Coded by Ralf Westram (coder@reallysoft.de) in October 2017 //
7 // http://www.arb-home.de/ //
8 // //
9 // =============================================================== //
10 
11 #ifndef AWTI_EDIT_HXX
12 #define AWTI_EDIT_HXX
13 
14 #ifndef AW_BASE_HXX
15 #include <aw_base.hxx>
16 #endif
17 #ifndef AWT_FILTER_HXX
18 #include <awt_filter.hxx>
19 #endif
20 
23 
24 #else
25 #error awti_edit.hxx included twice
26 #endif // AWTI_EDIT_HXX
void AWTI_activate_export_test_window(AW_window *awp, GBDATA *gb_main, adfiltercbstruct *acbs)
Definition: AWTI_edit.cxx:510
void AWTI_activate_import_test_window(AW_window *awp)
Definition: AWTI_edit.cxx:464
GBDATA * gb_main
Definition: adname.cxx:32