#include "edl.h"#include "filexml.h"#include "plugin.h"#include "sharedlocation.h"#include "track.h"#include "tracks.h"#include "transportque.h"#include <string.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 15 of file sharedlocation.C. |
|
|
Definition at line 16 of file sharedlocation.C. |
|
|
Definition at line 17 of file sharedlocation.C. |
1.4.4