Fix a bug. Add some destructors. comment out one that causes problems.
This commit is contained in:
@@ -39,6 +39,7 @@ class PlayerInterface : public Wt::WContainerWidget
|
||||
{
|
||||
public:
|
||||
PlayerInterface(WebInterface* app);
|
||||
~PlayerInterface();
|
||||
WebInterface* app;
|
||||
|
||||
Wt::WVBoxLayout* interfaceLayout;
|
||||
|
||||
Reference in New Issue
Block a user