rssguard/src/librssguard/gui/notifications/notificationseditor.ui
2021-06-15 15:02:14 +02:00

19 lines
432 B
XML
Executable file

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>NotificationsEditor</class>
<widget class="QScrollArea" name="NotificationsEditor">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>400</width>
<height>300</height>
</rect>
</property>
<property name="frameShape">
<enum>QFrame::NoFrame</enum>
</property>
</widget>
<resources/>
<connections/>
</ui>