Fix compiler warnings.
[fvwm.git] / fvwm / icccm2.h
blob5e989779b2e6f4c6d6a5e402c42273a6c9c28ec5
1 /* -*-c-*- */
3 #ifndef ICCCM2_h
4 #define ICCCM2_h
6 extern void SetupICCCM2(Bool replace_wm);
7 extern void CloseICCCM2(void);
8 extern void icccm2_handle_selection_request(const XEvent *e);
9 extern void icccm2_handle_selection_clear(void);
11 #endif /* ICCCM2_H */