#include <editpopup.h>
Inherits BC_MenuItem.

Public Member Functions | |
| EditPopupAddTrack (MWindow *mwindow, EditPopup *popup) | |
| int | handle_event () |
Data Fields | |
| MWindow * | mwindow |
| EditPopup * | popup |
Definition at line 67 of file editpopup.h.
Definition at line 191 of file editpopup.C.
| int EditPopupAddTrack::handle_event | ( | ) | [virtual] |
Reimplemented from BC_MenuItem.
Definition at line 198 of file editpopup.C.
References MWindow::add_audio_track_entry(), MWindow::add_video_track_entry(), Track::data_type, mwindow, popup, EditPopup::track, and TRACK_AUDIO.

1.5.5