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


#include "kcheckers.h"

#include <opie2/oapplicationfactory.h>

OPIE_EXPORT_APP( OApplicationFactory<KCheckers> )