midday-commander
|
#include <map>
#include "ncurses.h"
#include "../FileView.h"
#include "../State.h"
#include "../action/Action.h"
#include "Theme.h"
#include "Color.h"
Go to the source code of this file.
Classes | |
class | Interface |
Represents the main interface of the Application. More... | |
Macros | |
#define | KEY_RETURN '\n' |
#define KEY_RETURN '\n' |