Fix white-space in demos

This commit is contained in:
Maarten Bent
2018-09-21 19:48:27 +02:00
committed by Vadim Zeitlin
parent 7c1ab06ea5
commit a6f6f75d12
2 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@ private:
ScoreFile* m_scoreFile; ScoreFile* m_scoreFile;
wxButton* m_OK; wxButton* m_OK;
wxDECLARE_EVENT_TABLE(); wxDECLARE_EVENT_TABLE();
}; };
#endif #endif