mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 12:58:08 +01:00
*** empty log message ***
This commit is contained in:
10
src/usermenu.h
Normal file
10
src/usermenu.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifdef USER_MENU
|
||||
|
||||
#ifndef _WUSERMENU_H_
|
||||
#define _WUSERMENU_H_
|
||||
|
||||
WMenu *wUserMenuGet(WScreen *scr, WWindow *wwin);
|
||||
void wUserMenuRefreshInstances(WMenu *menu, WWindow *wwin);
|
||||
|
||||
#endif
|
||||
#endif /* USER_MENU */
|
||||
Reference in New Issue
Block a user