diff options
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ui b/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ui index 16059f1956cf..f1a87f06a34b 100644 --- a/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ui +++ b/sd/uiconfig/sdraw/ui/queryunlinkimagedialog.ui @@ -6,6 +6,7 @@ <property name="can_focus">False</property> <property name="title" translatable="yes" context="queryunlinkimagedialog|QueryUnlinkImageDialog">Release image's link?</property> <property name="resizable">False</property> + <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <property name="message_type">question</property> |