summaryrefslogtreecommitdiff
path: root/core/pim/todo/quickeditimpl.cpp
Side-by-side diff
Diffstat (limited to 'core/pim/todo/quickeditimpl.cpp') (more/less context) (show whitespace changes)
-rw-r--r--core/pim/todo/quickeditimpl.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/pim/todo/quickeditimpl.cpp b/core/pim/todo/quickeditimpl.cpp
index 94ae97e..90ad19e 100644
--- a/core/pim/todo/quickeditimpl.cpp
+++ b/core/pim/todo/quickeditimpl.cpp
@@ -12,2 +12,3 @@
+
QuickEditImpl::QuickEditImpl( QWidget* parent, bool visible )
@@ -23,3 +24,3 @@ QuickEditImpl::QuickEditImpl( QWidget* parent, bool visible )
- m_lbl = new Opie::OClickableLabel( this );
+ m_lbl = new Opie::Ui::OClickableLabel( this );
m_lbl->setMinimumWidth( 15 );