#include <filltool.h>
Inheritance diagram for TranspInfoBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 709 of file filltool.h.
|
Implements BarCreate. Definition at line 712 of file filltool.h. 00712 { return (new TranspInfoBarOp); }
|