~neon/ksirk/master

« back to all changes in this revision

Viewing changes to ksirk/Dialogs/newGameDialogImpl.h

  • Committer: Laurent Montel
  • Date: 2019-06-03 05:47:38 UTC
  • Revision ID: git-v1:41922e82d0a12148be1fb19b8a17e25077e09cf4
Fix forward declaration

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
{
35
35
namespace GameLogic
36
36
{
37
 
    class ONU;
38
37
    class GameAutomaton;
39
38
}
40
39