summaryrefslogtreecommitdiffstats
path: root/src/bltGraphBar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGraphBar.h')
-rw-r--r--src/bltGraphBar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGraphBar.h b/src/bltGraphBar.h
index 9f1606e..8d70fae 100644
--- a/src/bltGraphBar.h
+++ b/src/bltGraphBar.h
@@ -60,7 +60,7 @@ typedef struct {
int borderWidth;
Margin margins[4];
Tk_Cursor cursor;
- TextStyleOptions titleTextStyle;
+ Blt::TextStyleOptions titleTextStyle;
int reqHeight;
XColor* highlightBgColor;
XColor* highlightColor;