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

List:       calligra-devel
Subject:    calligra/2.4 build fails
From:       Dag <danders () get2net ! dk>
Date:       2012-03-16 7:47:47
Message-ID: 7241316.uOF6ko8jhv () loda
[Download RAW message or body]

If I'm not mistaken, something is missing from the 2.4 -> calligra/2.4 
conversion in sheets/part/View.cpp:1179

Att patch fixes, but could you check it out Boudewijn, it seems you were the 
last to touch this code.
-- 
Mvh.
Dag Andersen
["x.diff" (x.diff)]

diff --git a/sheets/part/View.cpp b/sheets/part/View.cpp
index d368197..5bb6acd 100644
--- a/sheets/part/View.cpp
+++ b/sheets/part/View.cpp
@@ -1176,7 +1176,7 @@ void View::createTemplate()
     doc()->saveNativeFormat(fileName);
 
     KoTemplateCreateDia::createTemplate("sheets_template", Factory::global(),
-                                        tempFile.fileName(), pix, this);
+                                        fileName, pix, this);
 
     Factory::global().dirs()->addResourceType("sheets_template",
             "data", "sheets/templates/");


_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel


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

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