summaryrefslogtreecommitdiffstats
path: root/chalk/core/kis_paint_layer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/core/kis_paint_layer.h')
-rw-r--r--chalk/core/kis_paint_layer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_paint_layer.h b/chalk/core/kis_paint_layer.h
index af8b1e4cf..5f2ba06de 100644
--- a/chalk/core/kis_paint_layer.h
+++ b/chalk/core/kis_paint_layer.h
@@ -151,7 +151,7 @@ private:
bool m_editMask;
};
-typedef KSharedPtr<KisPaintLayer> KisPaintLayerSP;
+typedef TDESharedPtr<KisPaintLayer> KisPaintLayerSP;
#endif // KIS_PAINT_LAYER_H_