summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/main.cpp
blob: c8ef052ae1d5e514d41a6cd4978fb3c248a76ecd (plain)
1
2
3
4
5
6
7
8
9
10



#include "kvnc.h"
#include <opie2/oapplicationfactory.h>



using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<KVNC> )