D11962: Fix problems with unnesesary unsaved empty entries when load worksheet from file

Alexander Semke noreply at phabricator.kde.org
Thu Apr 5 15:12:09 UTC 2018


asemke added a comment.


  A simple
  
    if (m_isLoadingFromFile)
        return;
  
  in the beginning of Worksheet::appendCommandEntry() should do the same, right? With this we don't need any changes in worksheetentry.cpp and any Worksheet::isLoadingFromFile().

REPOSITORY
  R55 Cantor

REVISION DETAIL
  https://phabricator.kde.org/D11962

To: sirgienko, #cantor, asemke
Cc: #cantor, #kde_edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20180405/b5641a33/attachment.html>


More information about the kde-edu mailing list