summaryrefslogtreecommitdiff
path: root/core/pim/todo/todoeditor.cpp
authorzecke <zecke>2004-03-14 20:55:00 (UTC)
committer zecke <zecke>2004-03-14 20:55:00 (UTC)
commit594e12002884f0e105eea3cea75504acca5730a2 (patch) (side-by-side diff)
tree658625e7bb36a64af3f2d9632d6ccccbaa18c627 /core/pim/todo/todoeditor.cpp
parentb7362708c9d5a1765aa22fdcc87a9b3009cda6b9 (diff)
downloadopie-594e12002884f0e105eea3cea75504acca5730a2.zip
opie-594e12002884f0e105eea3cea75504acca5730a2.tar.gz
opie-594e12002884f0e105eea3cea75504acca5730a2.tar.bz2
Now that using namespace if out of the header fixup todo
Diffstat (limited to 'core/pim/todo/todoeditor.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/todo/todoeditor.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/pim/todo/todoeditor.cpp b/core/pim/todo/todoeditor.cpp
index 879d809..4b5ecb1 100644
--- a/core/pim/todo/todoeditor.cpp
+++ b/core/pim/todo/todoeditor.cpp
@@ -4,6 +4,7 @@
#include "otaskeditor.h"
#include "todoeditor.h"
+using namespace Opie;
using namespace Todo;
Editor::Editor() {