this should be a normal dialog type

Change-Id: I1c8c180b521c3cd2def35fca93b3f299ca437dd9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128996
Tested-by: Jenkins
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Caolán McNamara 2022-01-26 15:54:09 +00:00
parent 59491bb67c
commit f25d5b11d6

View file

@ -15,7 +15,6 @@
<object class="GtkMessageDialog" id="WarnPDFDialog">
<property name="can-focus">False</property>
<property name="border-width">6</property>
<property name="type">popup</property>
<property name="title" translatable="yes" context="warnpdfdialog|WarnPDFDialog">Problems During PDF Export</property>
<property name="resizable">False</property>
<property name="modal">True</property>