#include <recconfirmdelete.h>
Inherits BC_Window.

Public Member Functions | |
| RecConfirmDelete (MWindow *mwindow) | |
| ~RecConfirmDelete () | |
| int | create_objects (char *string) |
Definition at line 7 of file recconfirmdelete.h.
| RecConfirmDelete::RecConfirmDelete | ( | MWindow * | mwindow | ) |
Definition at line 12 of file recconfirmdelete.C.
| RecConfirmDelete::~RecConfirmDelete | ( | ) |
Definition at line 20 of file recconfirmdelete.C.
| int RecConfirmDelete::create_objects | ( | char * | string | ) |
Definition at line 24 of file recconfirmdelete.C.
References _, BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, BC_WindowBase::get_w(), BC_WindowBase::x, and BC_WindowBase::y.
Referenced by RecordEngine::start_over().

1.5.5