``` } if (styleStack.hasProperty(KoXmlNS::style, "repeat-content")) { setRepeatContent(styleStack.property(KoXmlNS::style, "repeat-content") == "true"); } if (styleStack.hasProperty(KoXmlNS::style, "repeat-content")) { setRepeatContent(styleStack.property(KoXmlNS::style, "repeat-content") == "true"); } ``` https://invent.kde.org/kde/krita/-/blob/master/plugins/flake/textshape/kotext/styles/KoTableCellStyle.cpp#L675-681
Git commit 423c474205c0091b127aa90340b4c5e29f072e92 by Boudewijn Rempt. Committed on 06/05/2020 at 08:08. Pushed by rempt into branch 'krita/4.3'. Remove duplicated statement M +0 -4 plugins/flake/textshape/kotext/styles/KoTableCellStyle.cpp https://invent.kde.org/kde/krita/commit/423c474205c0091b127aa90340b4c5e29f072e92
Git commit 052f2f4927d21bc8004ca4d9188b5fb98d96a26f by Boudewijn Rempt. Committed on 06/05/2020 at 08:12. Pushed by rempt into branch 'master'. Remove duplicated statement (cherry picked from commit 423c474205c0091b127aa90340b4c5e29f072e92) M +0 -4 plugins/flake/textshape/kotext/styles/KoTableCellStyle.cpp https://invent.kde.org/kde/krita/commit/052f2f4927d21bc8004ca4d9188b5fb98d96a26f