summaryrefslogtreecommitdiffstats
path: root/chalk/ui/kis_opengl_image_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/ui/kis_opengl_image_context.h')
-rw-r--r--chalk/ui/kis_opengl_image_context.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/chalk/ui/kis_opengl_image_context.h b/chalk/ui/kis_opengl_image_context.h
index 84cbea45..6bdca958 100644
--- a/chalk/ui/kis_opengl_image_context.h
+++ b/chalk/ui/kis_opengl_image_context.h
@@ -37,10 +37,10 @@
class TQRegion;
class KisOpenGLImageContext;
-typedef KSharedPtr<KisOpenGLImageContext> KisOpenGLImageContextSP;
+typedef TDESharedPtr<KisOpenGLImageContext> KisOpenGLImageContextSP;
class KisColorSpace;
-class KRITACORE_EXPORT KisOpenGLImageContext : public TQObject , public KShared {
+class KRITACORE_EXPORT KisOpenGLImageContext : public TQObject , public TDEShared {
Q_OBJECT