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

List:       kde-commits
Subject:    kdebase/kcontrol/kfontinst/kfontinst
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-02-17 15:39:17
[Download RAW message or body]

CVS commit by mueller: 

fix compile


  M +2 -2      Encodings.cpp   1.12


--- kdebase/kcontrol/kfontinst/kfontinst/Encodings.cpp  #1.11:1.12
@@ -629,5 +629,5 @@ bool CEncodings::createEncodingsDotDir(c
 {
     bool     status=false;
-    ofstream of(QString(dir+"encodings.dir").local8Bit());
+    std::ofstream of(QString(dir+"encodings.dir").local8Bit());
 
     if(of)


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

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