*** empty log message ***

This commit is contained in:
David Rose 2001-01-11 00:26:39 +00:00
parent 7cd8235b1c
commit ae22114628

View File

@ -32,8 +32,7 @@ private:
INLINE GuiManager(MouseWatcher*, Node*); INLINE GuiManager(MouseWatcher*, Node*);
PUBLISHED: PUBLISHED:
static GuiManager* get_ptr(GraphicsWindow*, MouseAndKeyboard*, static GuiManager* get_ptr(GraphicsWindow*, MouseAndKeyboard*, Node *root2d);
Node *root2d = (Node *)NULL);
void add_region(GuiRegion*); void add_region(GuiRegion*);
void add_label(GuiLabel*); void add_label(GuiLabel*);