#include "ncwm.h"
#include <X11/Xlib.h>
#include <list>
#include <string>
#include "widget.h"
Include dependency graph for menu.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Item |
class | Menu |
Typedefs | |
typedef list< Action * > | LAction |
typedef list< Item * > | LItem |