add draft of remote file support

This commit is contained in:
WarmUpTill
2020-06-14 20:35:02 +02:00
parent 560044bbbf
commit 2a92df4f3c
5 changed files with 30 additions and 1 deletions

View File

@@ -2198,10 +2198,20 @@
</item>
<item>
<layout class="QHBoxLayout" name="horizontalLayout_36">
<item>
<widget class="QLabel" name="label_62">
<property name="text">
<string>If the</string>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="fileType"/>
</item>
<item>
<widget class="QLabel" name="label_44">
<property name="text">
<string>If the file</string>
<string>file</string>
</property>
</widget>
</item>