summaryrefslogtreecommitdiff
path: root/noncore/net/opiestumbler/main.cpp
blob: 5b5770dfee7dbc9759e124b12527dbf0881cb678 (plain)
1
2
3
4
5
6
#include "opiestumbler.h"

#include <opie2/oapplicationfactory.h>

using namespace Opie::Core;
OPIE_EXPORT_APP_V2( OApplicationFactory<OpieStumbler>, "OpieStumbler" )