code adaptation

This commit is contained in:
DYefremov
2021-04-28 10:37:35 +03:00
parent 137ee213dc
commit 8329149b1f
20 changed files with 143 additions and 229 deletions

View File

@@ -23,7 +23,6 @@ class Dialog(Enum):
<property name="type_hint">dialog</property>
<property name="skip_taskbar_hint">True</property>
<property name="skip_pager_hint">True</property>
<property name="gravity">center</property>
<property name="message_type">{message_type}</property>
<property name="buttons">{buttons_type}</property>
</object>