summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/gui/imageview.h
Side-by-side diff
Diffstat (limited to 'noncore/graphics/opie-eye/gui/imageview.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/graphics/opie-eye/gui/imageview.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/noncore/graphics/opie-eye/gui/imageview.h b/noncore/graphics/opie-eye/gui/imageview.h
index 87e2b32..e4f899a 100644
--- a/noncore/graphics/opie-eye/gui/imageview.h
+++ b/noncore/graphics/opie-eye/gui/imageview.h
@@ -11,7 +11,7 @@ namespace Opie {
}
}
-class ImageView:public ImageScrollView
+class ImageView:public Opie::MM::OImageScrollView
{
Q_OBJECT
@@ -26,7 +26,6 @@ public:
signals:
void dispImageInfo(const QString&);
- void sig_return();
protected:
Opie::Core::OConfig * m_cfg;