aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/new_packet_list.h
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-11-27 18:12:30 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2009-11-27 18:12:30 +0000
commita5cc331e38eb615628a5fa9e064721e1603229d7 (patch)
tree42c6cc67e3bded8e52eeee76d32ee4536171e751 /gtk/new_packet_list.h
parent2d8c41e40ed56baa3eb7317716f28c072c4bd7bc (diff)
Added function to align columns.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31099 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'gtk/new_packet_list.h')
-rw-r--r--gtk/new_packet_list.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/new_packet_list.h b/gtk/new_packet_list.h
index ae411096d6..ff65a60730 100644
--- a/gtk/new_packet_list.h
+++ b/gtk/new_packet_list.h
@@ -33,6 +33,8 @@
typedef enum {
COLUMN_SELECTED_SORT_ASCENDING,
COLUMN_SELECTED_SORT_DESCENDING,
+ COLUMN_SELECTED_ALIGN_LEFT,
+ COLUMN_SELECTED_ALIGN_RIGHT,
COLUMN_SELECTED_RESIZE,
COLUMN_SELECTED_RENAME,
COLUMN_SELECTED_REMOVE