From 6a1a9f1c7f3c50d04d89cc54e93d08ed6f2c4cc2 Mon Sep 17 00:00:00 2001 From: Renaud G Date: Fri, 8 Jan 2016 20:12:38 +0100 Subject: -Fix cppcheck errors. --- dicealias.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'dicealias.h') diff --git a/dicealias.h b/dicealias.h index c902957..189b0f9 100644 --- a/dicealias.h +++ b/dicealias.h @@ -67,17 +67,17 @@ public: * @brief getCommand * @return */ - QString getCommand(); + QString getCommand() const; /** * @brief getValue * @return */ - QString getValue(); + QString getValue() const; /** * @brief isReplace * @return */ - bool isReplace(); + bool isReplace() const; /** * @brief setReplace */ -- cgit v1.2.3-70-g09d2