Implement Import/Export RSS rules in legacy format

This commit is contained in:
Vladimir Golovnev (Glassez)
2017-11-22 20:25:12 +03:00
parent c58d0af88f
commit b8fc415870
6 changed files with 128 additions and 40 deletions

View File

@@ -386,7 +386,7 @@
<item>
<widget class="QPushButton" name="importBtn">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="text">
<string>&amp;Import...</string>
@@ -396,7 +396,7 @@
<item>
<widget class="QPushButton" name="exportBtn">
<property name="enabled">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="text">
<string>&amp;Export...</string>