summaryrefslogtreecommitdiffstats
path: root/kpager/desktop.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpager/desktop.h')
-rw-r--r--kpager/desktop.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpager/desktop.h b/kpager/desktop.h
index 9fc9942ae..5a861c738 100644
--- a/kpager/desktop.h
+++ b/kpager/desktop.h
@@ -29,7 +29,7 @@
#include <tqintdict.h>
#include <twin.h>
-class KSharedPixmap;
+class TDESharedPixmap;
class KPopupMenu;
class TQPainter;
@@ -101,7 +101,7 @@ protected:
int m_desk;
TQString m_name;
- KSharedPixmap *m_bgPixmap;
+ TDESharedPixmap *m_bgPixmap;
bool m_bgDirty;
TQPixmap *m_bgSmallPixmap;
static TQPixmap *m_bgCommonSmallPixmap;