aboutsummaryrefslogtreecommitdiffstats
path: root/ui/qt/import_text_dialog.ui
diff options
context:
space:
mode:
Diffstat (limited to 'ui/qt/import_text_dialog.ui')
-rw-r--r--ui/qt/import_text_dialog.ui17
1 files changed, 17 insertions, 0 deletions
diff --git a/ui/qt/import_text_dialog.ui b/ui/qt/import_text_dialog.ui
index dd46b03acc..6ab8661754 100644
--- a/ui/qt/import_text_dialog.ui
+++ b/ui/qt/import_text_dialog.ui
@@ -173,6 +173,23 @@
</item>
</layout>
</item>
+ <item row="5" column="0">
+ <widget class="QLabel" name="directionIndicationLabel">
+ <property name="toolTip">
+ <string>Whether or not the file contains information indicating the direction (inbound or outbound) of the packet.</string>
+ </property>
+ <property name="text">
+ <string>Direction indication:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="1">
+ <widget class="QCheckBox" name="directionIndicationCheckBox">
+ <property name="toolTip">
+ <string>Whether or not the file contains information indicating the direction (inbound or outbound) of the packet.</string>
+ </property>
+ </widget>
+ </item>
</layout>
</widget>
</item>