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

List:       kde-commits
Subject:    kdemultimedia/kfile-plugins/avi
From:       Malte Starostik <malte () kde ! org>
Date:       2002-12-31 4:14:00
[Download RAW message or body]

CVS commit by malte: 

Killed those "QFile::setName: File is open" warnings


  M +3 -0      kfile_avi.cpp   1.8


--- kdemultimedia/kfile-plugins/avi/kfile_avi.cpp  #1.7:1.8
@@ -470,4 +470,7 @@ bool KAviPlugin::readInfo( KFileMetaInfo
     // sort out the file
 
+    if (f.isOpen())
+        f.close();
+
     f.setName(info.path());
     


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

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