diff options
Diffstat (limited to 'kcontrol/background/bgdialog.h')
-rw-r--r-- | kcontrol/background/bgdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/background/bgdialog.h b/kcontrol/background/bgdialog.h index 30bb0f004..86e10a039 100644 --- a/kcontrol/background/bgdialog.h +++ b/kcontrol/background/bgdialog.h @@ -83,7 +83,7 @@ protected slots: protected: void getEScreen(); - KGlobalBackgroundSettings *m_pGlobals; + TDEGlobalBackgroundSettings *m_pGlobals; KStandardDirs *m_pDirs; bool m_multidesktop; bool m_useViewports; |