[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdeaddons/konq-plugins/kimgalleryplugin
From:       CVS by mlaurent <kde-cvs () kde ! org>
Date:       2001-09-01 16:31:21
[Download RAW message or body]


kdeaddons/konq-plugins/kimgalleryplugin imgalleryplugin.cpp,1.19,1.20
Author: mlaurent
Sat Sep  1 16:31:11 UTC 2001


Modified Files:
         imgalleryplugin.cpp
Log Message:
Fix qt3 compile
but I comment this code :
+    //LAURENT 2001-09-01 FIX ME
+    //const QFont::CharSet chset(KGlobal::charsets()->charsetForLocale());
+    //const QString chsetName(KGlobal::charsets()->name(chset));
+
     //header
     stream << "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.0 Transitional//EN\">\n";
     stream << "<html><head>\n<title>";
     stream << m_textTitle;
     stream << "</title>\n";
     //encoding meta header
-    stream << "<meta http-equiv=\"content-type\" content=\"text/html; charset="
-          << chsetName << "\">\n";
+
+    // #############FIX for qt 3####################
+    //stream << "<meta http-equiv=\"content-type\" content=\"text/html; charset="
+    //   << chsetName << "\">\n";


Could you fix it please. I don't know what used.
thanks

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic