#include <bfxdlg2.h>
Inheritance diagram for BfxColourDepthDlg:
Public Member Functions | |
BfxColourDepthDlg () |
Definition at line 233 of file bfxdlg2.h.
|
Definition at line 196 of file bfxdlg2.cpp. 00196 : BfxPlugInDlg( _R(IDD_BFXPLUGINDLG_PG4) ) 00197 { 00198 OpenPage = _R(IDD_BFXPLUGINDLG_PG4); 00199 }
|