summaryrefslogtreecommitdiffstats
path: root/src/bltGrLegd.h
diff options
context:
space:
mode:
authorjoye <joye>2014-05-19 19:50:37 (GMT)
committerjoye <joye>2014-05-19 19:50:37 (GMT)
commit47444bb0df327d9638736ff6b148aad786cdbf8a (patch)
treec4612b9840d5761209520af0f12dec397447430d /src/bltGrLegd.h
parentaeb1105925a4f8422e0b89293b7a250a8927e3d3 (diff)
downloadblt-47444bb0df327d9638736ff6b148aad786cdbf8a.zip
blt-47444bb0df327d9638736ff6b148aad786cdbf8a.tar.gz
blt-47444bb0df327d9638736ff6b148aad786cdbf8a.tar.bz2
*** empty log message ***
Diffstat (limited to 'src/bltGrLegd.h')
-rw-r--r--src/bltGrLegd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bltGrLegd.h b/src/bltGrLegd.h
index 506df98..928404f 100644
--- a/src/bltGrLegd.h
+++ b/src/bltGrLegd.h
@@ -147,7 +147,7 @@ class Legend {
Legend(Graph*);
virtual ~Legend();
- void configure();
+ int configure();
void map(int, int);
void draw(Drawable drawable);
void print(Blt_Ps ps);