1
0
mirror of https://github.com/altlinux/admc.git synced 2025-02-02 17:47:06 +03:00

Policy OU results widget indents are removed.

This commit is contained in:
Semyon Knyazev 2022-12-23 23:08:52 +04:00 committed by Evgeny Sinelnikov
parent c89e7658a5
commit 1e16bdd868

View File

@ -6,14 +6,29 @@
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
<width>404</width>
<height>298</height>
</rect>
</property>
<property name="windowTitle">
<string notr="true">Form</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="ResultsView" name="view" native="true"/>
</item>