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


OPIE_EXPORT_APP( OApplicationFactory<BackupAndRestore> )