2 * ion/mod_query/wmessage.h
4 * Copyright (c) Tuomo Valkonen 1999-2009.
6 * See the included file LICENSE for details.
9 #ifndef ION_MOD_QUERY_WMESSAGE_H
10 #define ION_MOD_QUERY_WMESSAGE_H
12 #include <ioncore/common.h>
13 #include <libtu/obj.h>
14 #include <ioncore/window.h>
15 #include <ioncore/rectangle.h>
26 extern WMessage
*create_wmsg(WWindow
*par
, const WFitParams
*fp
,
29 #endif /* ION_MOD_QUERY_WMESSAGE_H */