summaryrefslogtreecommitdiff
path: root/noncore/settings/backup/main.cpp
blob: c254865fbe94ae371458603b3e75f2833b837d21 (plain)
1
2
3
4
5
6
7
8
#include "backuprestore.h"
#include "qnetworkprotocol.h"
#include <qpe/qpeapplication.h>
#include <opie2/oapplicationfactory.h>


OPIE_EXPORT_APP( Opie::Core::OApplicationFactory<BackupAndRestore> )