#include "autoconf.h"#include "bcsignals.h"#include "clip.h"#include "edl.h"#include "edlsession.h"#include "gwindowgui.h"#include "mainmenu.h"#include "mainsession.h"#include "mwindow.h"#include "mwindowgui.h"#include "trackcanvas.h"Go to the source code of this file.
Variables | |
| static char * | other_text [OTHER_TOGGLES] |
| static char * | auto_text [] |
|
|
Initial value:
{
"Mute",
"Camera X",
"Camera Y",
"Camera Z",
"Projector X",
"Projector Y",
"Projector Z",
"Fade",
"Pan",
"Mode",
"Mask",
"Nudge"
}
Definition at line 42 of file gwindowgui.C. Referenced by GWindowGUI::calculate_extents(), and GWindowGUI::create_objects(). |
|
|
Initial value:
{
"Assets",
"Titles",
"Transitions",
"Plugin Autos"
}
Definition at line 34 of file gwindowgui.C. Referenced by GWindowGUI::calculate_extents(), and GWindowGUI::create_objects(). |
1.4.4