mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 12:28:22 +01:00
Fix implicit declaration
usermenu.c:257:12: warning: implicit declaration of function ‘GetShortcutString’ [-Wimplicit-function-declaration] Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
This commit is contained in:
committed by
Carlos R. Mafra
parent
cf719c2979
commit
9c8398c0dc
@@ -74,6 +74,7 @@
|
||||
#include "actions.h"
|
||||
#include "keybind.h"
|
||||
#include "xmodifier.h"
|
||||
#include "misc.h"
|
||||
|
||||
#include "framewin.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user