diff options
Diffstat (limited to 'gdb/gdbtk/library')
-rw-r--r-- | gdb/gdbtk/library/browserwin.itb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gdbtk/library/browserwin.itb b/gdb/gdbtk/library/browserwin.itb index 54c002d1937..35c40b18a6a 100644 --- a/gdb/gdbtk/library/browserwin.itb +++ b/gdb/gdbtk/library/browserwin.itb @@ -17,7 +17,7 @@ # # ---------------------------------------------------------------------- -option add *BrowserWin.textBackground white +option add *BrowserWin.textBackground $::Colors(textbg) # ------------------------------------------------------------------ # CONSTRUCTOR - create new browser window |