Skip to content

Commit

Permalink
Added pMenu to class to get a clean compile. Code doesn't do much of …
Browse files Browse the repository at this point in the history
…anything

right now.
  • Loading branch information
icculus committed Sep 2, 1999
1 parent ca5af10 commit 2c7acea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MainMenu.h
Expand Up @@ -14,5 +14,6 @@ class MainMenu:public DMXContainer
gboolean RemoveObject(DMXObject *pObject);
private:
GtkWidget *pMenuBar;
GtkWidget *pMenu;
};
#endif

0 comments on commit 2c7acea

Please sign in to comment.