#include <bars.h>
Inheritance diagram for DialogBarOpCreate:
Public Member Functions | |
DialogBarOp * | Create () |
Definition at line 936 of file bars.h.
|
Implements BarCreate. Definition at line 939 of file bars.h. 00939 { return (new DialogBarOp); }
|