summaryrefslogtreecommitdiff
path: root/src/location/places/qplace.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/location/places/qplace.h')
-rw-r--r--src/location/places/qplace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/places/qplace.h b/src/location/places/qplace.h
index c3bfc34d..9ab0a5ec 100644
--- a/src/location/places/qplace.h
+++ b/src/location/places/qplace.h
@@ -73,7 +73,7 @@ public:
QPlace(const QPlace &other);
~QPlace();
- QPlace& operator=(const QPlace &other);
+ QPlace &operator=(const QPlace &other);
bool operator==(const QPlace &other) const;
bool operator!=(const QPlace &other) const;