#include <CGlobalOptions.h>
Collaboration diagram for CGlobalOptions:

Public Member Functions | |
| CGlobalOptions (HWND parent, CConfig *) | |
| ~CGlobalOptions () | |
manipulators | |
| void | doModal () |
| Run dialog. | |
Definition at line 26 of file CGlobalOptions.h.
| void CGlobalOptions::doModal | ( | ) |
Run dialog.
Display and handle the dialog until closed by the user.
Definition at line 49 of file CGlobalOptions.cpp.
1.4.7