diff options
Diffstat (limited to 'chalk/core/kis_background.h')
-rw-r--r-- | chalk/core/kis_background.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_background.h b/chalk/core/kis_background.h index f5b52903..f11645c2 100644 --- a/chalk/core/kis_background.h +++ b/chalk/core/kis_background.h @@ -22,7 +22,7 @@ #include <ksharedptr.h> -class KisBackground : public KShared { +class KisBackground : public TDEShared { public: KisBackground(); |