diff options
Diffstat (limited to 'src/gvcore/slideshow.h')
-rw-r--r-- | src/gvcore/slideshow.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gvcore/slideshow.h b/src/gvcore/slideshow.h index d73566c..e6742b5 100644 --- a/src/gvcore/slideshow.h +++ b/src/gvcore/slideshow.h @@ -32,7 +32,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #include "libgwenview_export.h" class TQTimer; -class KConfig; +class TDEConfig; namespace Gwenview { class Document; |