1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

rootmenu header file updated

The contents of the rootmenu.h file are not used and can be removed,
but the prototypes of rootmenu.c are in funcs.h and should be moved
to the correct (rootmenu.h) file.
This commit is contained in:
Rodolfo García Peñas (kix)
2012-06-24 10:48:22 +02:00
committed by Carlos R. Mafra
parent 254c00ba6f
commit da4e4128b3
6 changed files with 7 additions and 21 deletions

View File

@@ -58,6 +58,7 @@
#include "appmenu.h"
#include "appicon.h"
#include "superfluous.h"
#include "rootmenu.h"
#ifdef MWM_HINTS
# include "motif.h"