aboutsummaryrefslogtreecommitdiffstats
path: root/debian/libwireshark0.symbols
diff options
context:
space:
mode:
authorMichal Labedzki <michal.labedzki@tieto.com>2015-12-11 09:34:08 +0100
committerAnders Broman <a.broman58@gmail.com>2015-12-20 08:21:02 +0000
commit9bb3f6be4c18822267a64633c298e1a8f1809221 (patch)
treede9b8934c58f239e29d0227039ad7f55f3d42f06 /debian/libwireshark0.symbols
parent7e0ec2c8eb3c88e70992dc40b130c76177b83a30 (diff)
Qt: Add missing multi-field column validation
GTK already has it, but Qt forgot about it, so multi-field custom column works ok if previously saved in GTK-shark. Invalid validation prevent from modifying and saving multi-field custom column in Qt version. While at it, rename "custom field" to "custom fields" to ensure we think about multi-field custom column. Change-Id: I99588150ccb38be11b75f5dd5b0f6443e7055ebb Reviewed-on: https://code.wireshark.org/review/12685 Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'debian/libwireshark0.symbols')
-rw-r--r--debian/libwireshark0.symbols4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index b1cf700f4d..45568f303c 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -630,7 +630,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
get_ber_identifier@Base 1.9.1
get_ber_length@Base 1.9.1
get_column_char_width@Base 1.9.1
- get_column_custom_field@Base 1.9.1
+ get_column_custom_fields@Base 2.1.0
get_column_custom_occurrence@Base 1.9.1
get_column_format@Base 1.9.1
get_column_format_from_str@Base 1.9.1
@@ -1184,7 +1184,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
sctp_port_to_display@Base 1.99.2
serv_name_lookup@Base 2.1.0
set_actual_length@Base 1.9.1
- set_column_custom_field@Base 1.9.1
+ set_column_custom_fields@Base 2.1.0
set_column_custom_occurrence@Base 1.9.1
set_column_format@Base 1.9.1
set_column_resolved@Base 1.9.1