#include <blndtool.h>
Inheritance diagram for BlendInfoBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 446 of file blndtool.h.
|
Implements BarCreate. Definition at line 449 of file blndtool.h. 00449 { return (new BlendInfoBarOp); }
|