summaryrefslogtreecommitdiffstats
path: root/src/bltGrLegd.h
diff options
context:
space:
mode:
authorjoye <joye>2014-06-27 18:18:19 (GMT)
committerjoye <joye>2014-06-27 18:18:19 (GMT)
commit6608d626098f2df532c7423fc0043a51864d18ec (patch)
tree88b69f7bf923cd252dfd9287d04a5aac2dcca420 /src/bltGrLegd.h
parent27a7bebf981ccfc6551238f3ae97321995513409 (diff)
downloadblt-6608d626098f2df532c7423fc0043a51864d18ec.zip
blt-6608d626098f2df532c7423fc0043a51864d18ec.tar.gz
blt-6608d626098f2df532c7423fc0043a51864d18ec.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 be48fb1..9dee8cb 100644
--- a/src/bltGrLegd.h
+++ b/src/bltGrLegd.h
@@ -151,7 +151,7 @@ class Legend : public Pick {
int configure();
void map(int, int);
void draw(Drawable drawable);
- void print(PSOutput* ps);
+ void print(Blt::PSOutput* ps);
void eventuallyInvokeSelectCmd();
void removeElement(Element*);