diff options
Diffstat (limited to 'systemsettings/mainwindow.h')
-rw-r--r-- | systemsettings/mainwindow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/systemsettings/mainwindow.h b/systemsettings/mainwindow.h index 1328ca6..37a81f8 100644 --- a/systemsettings/mainwindow.h +++ b/systemsettings/mainwindow.h @@ -105,7 +105,7 @@ private: * against a module with no about data * we construct one for him **/ - KAboutData *dummyAbout; + TDEAboutData *dummyAbout; }; #endif |