summaryrefslogtreecommitdiffstats
path: root/kamera/kcontrol/kamera.h
diff options
context:
space:
mode:
Diffstat (limited to 'kamera/kcontrol/kamera.h')
-rw-r--r--kamera/kcontrol/kamera.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kamera/kcontrol/kamera.h b/kamera/kcontrol/kamera.h
index 3e92ed1f..ce3b88d4 100644
--- a/kamera/kcontrol/kamera.h
+++ b/kamera/kcontrol/kamera.h
@@ -38,7 +38,7 @@ class TQIconViewItem;
class KCamera;
class KameraDeviceSelectDialog;
-class KSimpleConfig;
+class TDESimpleConfig;
class TDEIconView;
class TDEActionCollection;
class TDEToolBar;
@@ -92,7 +92,7 @@ private:
private:
typedef TQMap<TQString, KCamera *> CameraDevicesMap;
- KSimpleConfig *m_config;
+ TDESimpleConfig *m_config;
CameraDevicesMap m_devices;
bool m_cancelPending;