*** empty log message ***
[wmaker-crm.git] / src / usermenu.h
blob58a9a47c9ea3f9547c77b899322cd56999a729c0
1 #ifdef USER_MENU
3 #ifndef _WUSERMENU_H_
4 #define _WUSERMENU_H_
6 WMenu *wUserMenuGet(WScreen *scr, WWindow *wwin);
7 void wUserMenuRefreshInstances(WMenu *menu, WWindow *wwin);
9 #endif
10 #endif /* USER_MENU */