summaryrefslogtreecommitdiffstats
path: root/chalk/core/kis_background.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chalk/core/kis_background.cc')
-rw-r--r--chalk/core/kis_background.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chalk/core/kis_background.cc b/chalk/core/kis_background.cc
index 6f881d33..506d49e8 100644
--- a/chalk/core/kis_background.cc
+++ b/chalk/core/kis_background.cc
@@ -20,7 +20,7 @@
#include "kis_integer_maths.h"
KisBackground::KisBackground()
- : KShared()
+ : TDEShared()
{
m_patternTile = TQImage(PATTERN_WIDTH, PATTERN_HEIGHT, 32);
m_patternTile.setAlphaBuffer(false);