5 #include "mainmenu.inc"
8 class ShowAssets
: public BC_MenuItem
11 ShowAssets(MWindow
*mwindow
, char *hotkey
);
17 class ShowTitles
: public BC_MenuItem
20 ShowTitles(MWindow
*mwindow
, char *hotkey
);
25 class ShowTransitions
: public BC_MenuItem
28 ShowTransitions(MWindow
*mwindow
, char *hotkey
);
33 class PluginAutomation
: public BC_MenuItem
36 PluginAutomation(MWindow
*mwindow
, char *hotkey
);
41 class ShowAutomation
: public BC_MenuItem
44 ShowAutomation(MWindow
*mwindow
,