| commit | 8c4e0b2fcf4ab407b4a625353353f8a2840d91c3 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Wed Jan 09 11:51:32 2019 +0000 |
| committer | Caolán McNamara <caolanm@redhat.com> | Thu Jan 10 16:06:33 2019 +0100 |
| tree | 899e0268ac44b17ec171b647cc3e4cfe1170a7ab | |
| parent | 8db49bbc428e86fa628b7f7a7a91a2a598d7d905 [diff] |
Resolves: tdf#122597 chart dialog should be modal Change-Id: I66881168fe2c6f3d033f2037e3d1b884bb74bc1a Reviewed-on: https://gerrit.libreoffice.org/66016 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com> (cherry picked from commit 49e22dbd36fefdb32f929a87a961f821444df96c) Reviewed-on: https://gerrit.libreoffice.org/66056 Reviewed-by: Xisco Faulí <xiscofauli@libreoffice.org> Tested-by: Xisco Faulí <xiscofauli@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/chart2/uiconfig/ui/attributedialog.ui b/chart2/uiconfig/ui/attributedialog.ui index bae0f3e..943d43a 100644 --- a/chart2/uiconfig/ui/attributedialog.ui +++ b/chart2/uiconfig/ui/attributedialog.ui
@@ -5,6 +5,7 @@ <object class="GtkDialog" id="AttributeDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> <property name="modal">True</property> <property name="default_width">0</property> <property name="default_height">0</property> <property name="type_hint">dialog</property>