summaryrefslogtreecommitdiff
path: root/noncore/settings/doctab
Side-by-side diff
Diffstat (limited to 'noncore/settings/doctab') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/doctab/main.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/settings/doctab/main.cpp b/noncore/settings/doctab/main.cpp
index 13591e0..75d9fcb 100644
--- a/noncore/settings/doctab/main.cpp
+++ b/noncore/settings/doctab/main.cpp
@@ -13,13 +13,14 @@
**
** See http://www.trolltech.com/gpl/ for GPL licensing information.
**
** Contact info@trolltech.com if any conditions of this licensing are
** not clear to you.
**
**********************************************************************/
#include "doctab.h"
#include <opie2/oapplicationfactory.h>
+using namespace Opie::Core;
OPIE_EXPORT_APP( OApplicationFactory<DocTabSettings> )