# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/libetonyek/hotfix-mdds.patch # Copyright (C) 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- a/src/lib/IWORKTable.cpp~ 2024-11-05 15:56:01.000000000 -0600 +++ b/src/lib/IWORKTable.cpp 2025-02-07 14:50:09.040442328 -0600 @@ -168,7 +168,7 @@ void writeBorder(librevenge::RVNGPropertyList &props, const char *name, IWORKGridLine_t &line, unsigned index) { - if (!line.is_tree_valid()) + if (!line.valid_tree()) line.build_tree(); IWORKStylePtr_t style; --- libetonyek-0.1.13/configure.vanilla 2026-05-14 16:10:23.974316726 +0300 +++ libetonyek-0.1.13/configure 2026-05-14 16:14:42.198145639 +0300 @@ -3741,7 +3741,7 @@ then : withval=$with_mdds; else $as_nop - with_mdds="2.1" + with_mdds="3.0" fi