summaryrefslogtreecommitdiff
path: root/noncore/games/kcheckers/main.cpp
blob: e22dbccc4a61eba0cf5129d3be0882abbe9f50a6 (plain)
1
2
3
4
5
6
7
8


#include "kcheckers.h"
#include <opie/oapplicationfactory.h>

OPIE_EXPORT_APP( OApplicationFactory<KCheckers> )