1
0
forked from 0ad/0ad
0ad/source/tools/atlas/AtlasUI/General/AtlasWindowCommand.cpp
Ykkrosh d0146135c4 Initial Actor Editor code
This was SVN commit r2025.
2005-03-19 22:29:32 +00:00

6 lines
116 B
C++

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