st-ten-1/src/ui/logs_management/logs_management.ui

24 lines
537 B
Plaintext
Raw Normal View History

2024-12-02 09:54:59 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
2024-12-02 13:23:33 +00:00
<class>Users_Management</class>
2024-12-02 09:54:59 +00:00
<widget class="QWidget" name="Users_Management">
2024-12-02 13:23:33 +00:00
<property name="windowModality">
<enum>Qt::WindowModal</enum>
</property>
2024-12-02 09:54:59 +00:00
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>94</width>
<height>18</height>
</rect>
</property>
<property name="windowTitle">
<string>Logs Management</string>
</property>
<layout class="QGridLayout" name="gridLayout"/>
</widget>
<resources/>
<connections/>
</ui>