0ad/source/tools/atlas/AtlasUI/General/AtlasWindowCommand.cpp

6 lines
116 B
C++
Raw Normal View History

#include "stdafx.h"
#include "AtlasWindowCommand.h"
IMPLEMENT_ABSTRACT_CLASS(AtlasWindowCommand, wxCommand);