#include "asset.h"#include "guicast.h"#include "file.h"#include "formattools.h"#include "maxchannels.h"#include "mwindow.h"#include "preferences.h"#include "theme.h"#include <string.h>#include "pipe.h"#include <libintl.h>Go to the source code of this file.
Defines | |
| #define | _(String) gettext(String) |
| #define | gettext_noop(String) String |
| #define | N_(String) gettext_noop (String) |
|
|
Definition at line 13 of file formattools.C. |
|
|
Definition at line 14 of file formattools.C. |
|
|
Definition at line 15 of file formattools.C. |
1.4.4