<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Print dialog's N-Up preview doesn't update properly (non-gtk3)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128672#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Print dialog's N-Up preview doesn't update properly (non-gtk3)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128672">bug 128672</a>
              from <span class="vcard"><a class="email" href="mailto:serval2412@yahoo.fr" title="Julien Nabet <serval2412@yahoo.fr>"> <span class="fn">Julien Nabet</span></a>
</span></b>
        <pre>Taking a look to
<a href="https://cgit.freedesktop.org/libreoffice/core/commit/?id=bab77fcf8b80594fb49561254dfbaea381da8934">https://cgit.freedesktop.org/libreoffice/core/commit/?id=bab77fcf8b80594fb49561254dfbaea381da8934</a>,
it seems "mxPreviewWindow" is not really used.
Indeed, we've got only:
- std::unique_ptr<weld::CustomWeld> mxPreviewWindow;
- mxPreviewWindow(new weld::CustomWeld(*m_xBuilder, "preview", *mxPreview))</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>