#include <moldtool.h>
Inheritance diagram for MouldInfoBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 262 of file moldtool.h.
|
Implements BarCreate. Definition at line 265 of file moldtool.h. 00265 { return (new MouldInfoBarOp); }
|