#include "display.hh"
#include "screeninfo.hh"
#include "rendercontrol.hh"
#include "util.hh"
#include <X11/keysym.h>
#include "../src/gettext.h"
Include dependency graph for display.cc:

Go to the source code of this file.
Namespaces | |
| namespace | otk |
Defines | |
| #define | _(str) gettext(str) |
|
|
Definition at line 45 of file display.cc. |
1.3-rc2