URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7cdbbe08d298288a4da7d099e3f4f75eacf90ab1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master-2.0
Repository: wireshark
Commits:
7cdbbe0 by Guy Harris (guy@xxxxxxxxxxxx):
Move the definition of MAX_NUM_COLOR_CONVERSATION_COLORS.
It's only used by the GTK+ main menubar code, so put it there. I guess
the Qt UI either doesn't have such a limit or defines it itself.
Change-Id: I221be506ac40eee33514301db737ef7e22deb7a6
Reviewed-on: https://code.wireshark.org/review/11385
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
(cherry picked from commit 2e24cb77242e4cedbbf340d2920969a646bdeaca)
Reviewed-on: https://code.wireshark.org/review/11386
Actions performed:
from c77b232 Tweak some names to better reflect what the named items are.
adds 7cdbbe0 Move the definition of MAX_NUM_COLOR_CONVERSATION_COLORS.
Summary of changes:
epan/dissector_filters.h | 2 --
ui/gtk/main_menubar.c | 2 ++
2 files changed, 2 insertions(+), 2 deletions(-)