#include <pentool.h>
Inheritance diagram for PenToolInfoBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 268 of file pentool.h.
|
Implements BarCreate. Definition at line 271 of file pentool.h. 00271 { return (new PenToolInfoBarOp); }
|