Update settings.h

Removed UI element for graph image generation setting. Part of issue #90 work.
This commit is contained in:
WrinklyNinja
2014-01-29 10:35:36 +00:00
parent 3ad8cdc876
commit d6f167bf4c
-1
View File
@@ -47,7 +47,6 @@ private:
wxChoice *LanguageChoice;
wxCheckBox *UpdateMasterlistBox;
wxCheckBox *reportViewBox;
wxCheckBox *displayGraphImageBox;
wxListView *gamesList;
wxButton * addBtn;