summaryrefslogtreecommitdiff
path: root/noncore/settings/backup/main.cpp
Unidiff
Diffstat (limited to 'noncore/settings/backup/main.cpp') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/backup/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/backup/main.cpp b/noncore/settings/backup/main.cpp
index 7f03136..c254865 100644
--- a/noncore/settings/backup/main.cpp
+++ b/noncore/settings/backup/main.cpp
@@ -4,5 +4,5 @@
4#include <opie2/oapplicationfactory.h> 4#include <opie2/oapplicationfactory.h>
5 5
6 6
7OPIE_EXPORT_APP( OApplicationFactory<BackupAndRestore> ) 7OPIE_EXPORT_APP( Opie::Core::OApplicationFactory<BackupAndRestore> )
8 8