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

List:       kde-commits
Subject:    koffice/krita/ui/tests
From:       Kevin Krammer <kevin.krammer () gmx ! at>
Date:       2008-03-09 10:54:02
Message-ID: 1205060042.995885.440.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 783716 by krake:

Fixing build: missed one import() rename


 M  +1 -1      kis_files_test.cpp  


--- trunk/koffice/krita/ui/tests/kis_files_test.cpp #783715:783716
@@ -49,7 +49,7 @@
             QVERIFY2(resultFileInfo.exists(),
                      QString( "Result file %1 not found" \
).arg(resultFileInfo.fileName()).toAscii().data() );  KisDoc2 doc;
-            doc.import( sourceFileInfo.absoluteFilePath() );
+            doc.importDocument( sourceFileInfo.absoluteFilePath() );
             QVERIFY(doc.image());
             QString id = doc.image()->colorSpace()->id();
             if(id != "GRAYA" && id != "GRAYA16" && id != "RGBA" && id != "RGBA16")


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

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