#include <textinfo.h>
Inheritance diagram for TextInfoBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 463 of file textinfo.h.
|
Implements BarCreate. Definition at line 466 of file textinfo.h. 00466 { return (new TextInfoBarOp); }
|