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

List:       kde-commits
Subject:    [calligra] sheets/commands: compile
From:       Tomas Mecir <mecirt () gmail ! com>
Date:       2016-04-09 19:43:32
Message-ID: E1aoyn6-0005X7-6i () scm ! kde ! org
[Download RAW message or body]

Git commit d705f71b9bb22db1ff1e0c67bd96865722356dec by Tomas Mecir.
Committed on 09/04/2016 at 19:43.
Pushed by mecir into branch 'master'.

compile

M  +1    -1    sheets/commands/DeleteCommand.cpp

http://commits.kde.org/calligra/d705f71b9bb22db1ff1e0c67bd96865722356dec

diff --git a/sheets/commands/DeleteCommand.cpp b/sheets/commands/DeleteComm=
and.cpp
index 06a365f..0e4d92c 100644
--- a/sheets/commands/DeleteCommand.cpp
+++ b/sheets/commands/DeleteCommand.cpp
@@ -130,7 +130,7 @@ bool DeleteCommand::mainProcessing()
             m_sheet->insertColumnFormat(new ColumnFormat(*columnFormat));
         }
         foreach(RowFormat* rowFormat, m_rowFormats) {
-            m_sheet->insertRowFormat(*rowFormat);
+            m_sheet->insertRowFormat(rowFormat);
         }
     }
     return AbstractDataManipulator::mainProcessing();
[prev in list] [next in list] [prev in thread] [next in thread] 

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