summaryrefslogtreecommitdiffstats
path: root/src/bltGrLegd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bltGrLegd.h')
-rw-r--r--src/bltGrLegd.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/bltGrLegd.h b/src/bltGrLegd.h
index d84983a..db87221 100644
--- a/src/bltGrLegd.h
+++ b/src/bltGrLegd.h
@@ -117,13 +117,13 @@ class Legend {
void* ops_;
unsigned int flags;
- int nEntries;
- int nColumns;
- int nRows;
- int width;
- int height;
- int entryWidth;
- int entryHeight;
+ int nEntries_;
+ int nColumns_;
+ int nRows_;
+ int width_;
+ int height_;
+ int entryWidth_;
+ int entryHeight_;
int site;
int xReq;
int yReq;