From 98db78be9552b039090ce5dfc53803df2dd54b41 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 3 Feb 2012 18:59:37 +0300 Subject: Add some missing getters. --- src/textcommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/textcommand.h') diff --git a/src/textcommand.h b/src/textcommand.h index b1af7667d..27b44cc7a 100644 --- a/src/textcommand.h +++ b/src/textcommand.h @@ -155,7 +155,7 @@ class TextCommand bool isEmpty() const { return mCommand == "" && mSymbol == "" ; } - Image *getImage() + Image *getImage() const { return mImage; } private: -- cgit v1.2.3-60-g2f50