summaryrefslogtreecommitdiff
path: root/ui/qt/byte_view_text.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-10-25 17:19:38 -0700
committerGerald Combs <gerald@wireshark.org>2014-10-26 00:30:57 +0000
commit155c939bb945c0ddc41f2a399c4d2b9303c11f51 (patch)
tree4c8ee0740ae9420c9bf4f6a890175069e8d28056 /ui/qt/byte_view_text.h
parent6e5784d88a3657b738db8a00a1a8a1c29ed16753 (diff)
downloadwireshark-155c939bb945c0ddc41f2a399c4d2b9303c11f51.tar.gz
Use better theme-derived colors. Switch back to AlternateBase for
protocol-level highlighting. Change-Id: I3de3442885b93093c3a4f5341080713a2039cd4c Reviewed-on: https://code.wireshark.org/review/4933 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'ui/qt/byte_view_text.h')
-rw-r--r--ui/qt/byte_view_text.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/qt/byte_view_text.h b/ui/qt/byte_view_text.h
index e40c256ec3..25f5a94c0e 100644
--- a/ui/qt/byte_view_text.h
+++ b/ui/qt/byte_view_text.h
@@ -89,7 +89,6 @@ private:
// Fonts and colors
QFont mono_font_;
// QFont mono_bold_font_;
- QBrush offset_bg_;
QBrush offset_normal_fg_;
QBrush offset_field_fg_;