From 12b478cefdf1789828dbcd677d409cf8bad654ca Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 13 Jun 2020 16:33:09 +0200 Subject: Conversion KDE -> TDE environment. Signed-off-by: gregory guy --- src/app/stateChange.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/app/stateChange.cpp') diff --git a/src/app/stateChange.cpp b/src/app/stateChange.cpp index 36d7e42..d547ff1 100644 --- a/src/app/stateChange.cpp +++ b/src/app/stateChange.cpp @@ -5,8 +5,8 @@ #include "adjustSizeButton.h" #include "debug.h" #include "mainWindow.h" -#include -#include +#include +#include #include "mxcl.library.h" #include #include @@ -134,7 +134,7 @@ MainWindow::engineStateChanged( Engine::State state ) if( !(url_string.contains( "porn", false ) || url_string.contains( "pr0n", false )) ) #endif if( url.protocol() != "dvd" && url.protocol() != "vcd" ) { - KConfig *config = Codeine::config( "General" ); + TDEConfig *config = Codeine::config( "General" ); const TQString prettyUrl = url.prettyURL(); TQStringList urls = config->readPathListEntry( "Recent Urls" ); -- cgit v1.2.3