summaryrefslogtreecommitdiff
path: root/epan/column.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2015-11-22 21:25:15 +0100
committerAnders Broman <a.broman58@gmail.com>2015-11-23 05:41:09 +0000
commitc5fb402222be88e95e26793ffca9aa1c15c70732 (patch)
treeb81267fba9d3f2d625042cb23d1d9c432badc20f /epan/column.h
parentfad15654b1900a9af59d9dabf705060c6f9f058d (diff)
downloadwireshark-c5fb402222be88e95e26793ffca9aa1c15c70732.tar.gz
Qt: Set tooltip for packet list header
Added get_column_tooltip() to use common code in GTK and Qt. Change-Id: I2f6ce95e2e129752bbb958a28aec6f42aa81be3d Reviewed-on: https://code.wireshark.org/review/12047 Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'epan/column.h')
-rw-r--r--epan/column.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/epan/column.h b/epan/column.h
index 3061c36e82..af19b07ca2 100644
--- a/epan/column.h
+++ b/epan/column.h
@@ -75,6 +75,8 @@ WS_DLL_PUBLIC
const gchar *get_column_width_string(const gint, const gint);
WS_DLL_PUBLIC
gint get_column_char_width(const gint format);
+WS_DLL_PUBLIC
+gchar *get_column_tooltip(const gint col);
WS_DLL_PUBLIC
void