From 05eaa7f08da97a2e6944ec64fbf0b32d0b835e24 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 21 Apr 2016 01:37:40 +0300 Subject: Remove extra spaces at line ends. --- src/gui/models/listmodel.h | 8 ++++---- src/gui/models/shopitems.h | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'src/gui/models') diff --git a/src/gui/models/listmodel.h b/src/gui/models/listmodel.h index 4b72f7b87..77a2162e7 100644 --- a/src/gui/models/listmodel.h +++ b/src/gui/models/listmodel.h @@ -69,10 +69,10 @@ #include "localconsts.h" /** - * An interface for a model that represents a list. It is - * used in certain widgets, like the ListBox, to handle a - * lists with string elements. If you want to use widgets - * like ListBox, make a derived class from this class that + * An interface for a model that represents a list. It is + * used in certain widgets, like the ListBox, to handle a + * lists with string elements. If you want to use widgets + * like ListBox, make a derived class from this class that * represents your list. */ class ListModel notfinal diff --git a/src/gui/models/shopitems.h b/src/gui/models/shopitems.h index 0aedce83f..e9b1a922d 100644 --- a/src/gui/models/shopitems.h +++ b/src/gui/models/shopitems.h @@ -145,7 +145,7 @@ class ShopItems final : public ListModel /** * Searches the current items in the shop for the specified * id and returns the item if found, or 0 else. - * + * * @return the item found or 0 */ ShopItem *findItem(const int id, -- cgit v1.2.3-70-g09d2