#include "bcdisplayinfo.h"#include "bchash.h"#include "edl.inc"#include "filexml.h"#include "overlayframe.h"#include "picon_png.h"#include "vframe.h"#include "slide.h"#include <stdint.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) |
| #define | SLIDE(type, components) |
Functions | |
| SHOW_GUI_MACRO (SlideMain, SlideThread) | |
| #define SLIDE | ( | type, | |||
| components | ) |
| SHOW_GUI_MACRO | ( | SlideMain | , | |
| SlideThread | ||||
| ) |
1.5.5