summaryrefslogtreecommitdiffstats
path: root/kcontrol/background/bgdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/background/bgdialog.h')
-rw-r--r--kcontrol/background/bgdialog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/background/bgdialog.h b/kcontrol/background/bgdialog.h
index 2a76acd52..08dfe13be 100644
--- a/kcontrol/background/bgdialog.h
+++ b/kcontrol/background/bgdialog.h
@@ -30,7 +30,7 @@
#include "bgdefaults.h"
class BGMonitorArrangement;
-class KStandardDirs;
+class TDEStandardDirs;
class BGDialog : public BGDialog_UI
{
@@ -84,7 +84,7 @@ protected slots:
protected:
void getEScreen();
TDEGlobalBackgroundSettings *m_pGlobals;
- KStandardDirs *m_pDirs;
+ TDEStandardDirs *m_pDirs;
bool m_multidesktop;
bool m_useViewports;
int m_curDesk;