summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/gui/iconview.h
Unidiff
Diffstat (limited to 'noncore/graphics/opie-eye/gui/iconview.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/opie-eye/gui/iconview.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/noncore/graphics/opie-eye/gui/iconview.h b/noncore/graphics/opie-eye/gui/iconview.h
index a4ca0bc..9cf7b3e 100644
--- a/noncore/graphics/opie-eye/gui/iconview.h
+++ b/noncore/graphics/opie-eye/gui/iconview.h
@@ -21,4 +21,2 @@ namespace Core{
21 class OConfig; 21 class OConfig;
22}
23namespace Ui {
24 class OKeyConfigManager; 22 class OKeyConfigManager;
@@ -37,3 +35,3 @@ public:
37 void resetView(); 35 void resetView();
38 Opie::Ui::OKeyConfigManager* manager(); 36 Opie::Core::OKeyConfigManager* manager();
39 37
@@ -75,3 +73,3 @@ private slots:
75private: 73private:
76 Opie::Ui::OKeyConfigManager *m_viewManager; 74 Opie::Core::OKeyConfigManager *m_viewManager;
77 Opie::Core::OConfig *m_cfg; 75 Opie::Core::OConfig *m_cfg;