ARB
NT_group_search.h
Go to the documentation of this file.
1 // ============================================================= //
2 // //
3 // File : NT_group_search.h //
4 // Purpose : interface for group search GUI //
5 // //
6 // Coded by Ralf Westram (coder@reallysoft.de) in April 2017 //
7 // http://www.arb-home.de/ //
8 // //
9 // ============================================================= //
10 
11 #ifndef NT_GROUP_SEARCH_H
12 #define NT_GROUP_SEARCH_H
13 
14 #ifndef AW_BASE_HXX
15 #include <aw_base.hxx>
16 #endif
17 
20 
21 #else
22 #error NT_group_search.h included twice
23 #endif // NT_GROUP_SEARCH_H
void create_group_search_awars(AW_root *aw_root, AW_default db)
GBDATA * gb_main
Definition: adname.cxx:32
void popup_group_search_window(AW_window *aw_parent, GBDATA *gb_main)