#include <X11/Xlib.h>
#include <list>
#include <string>
#include "ncwm.h"
Include dependency graph for action.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Action |
Typedefs | |
typedef void(Actions::*) | ToPerform (Action *, const char *) |
typedef bool(Validators::*) | IsValid () |
typedef list< Prompt * > | LPrompt |