#include <beztool.h>
Inheritance diagram for BezToolInfoBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 364 of file beztool.h.
|
Implements BarCreate. Definition at line 367 of file beztool.h. 00367 { return (new BezToolInfoBarOp); }
|