CSV import/export: Add pipe character as possible field separator

This commit is contained in:
Martin Kleusberg
2014-05-24 19:28:08 +02:00
parent be401ad477
commit a6fdb49aa0
2 changed files with 10 additions and 0 deletions

View File

@@ -76,6 +76,11 @@
<string>Tab</string>
</property>
</item>
<item>
<property name="text">
<string>|</string>
</property>
</item>
</widget>
</item>
<item row="3" column="0">

View File

@@ -73,6 +73,11 @@
<string>Tab</string>
</property>
</item>
<item>
<property name="text">
<string>|</string>
</property>
</item>
</widget>
</item>
<item row="3" column="0">