diff options
Diffstat (limited to 'qt-ui/locationinformation.h')
-rw-r--r-- | qt-ui/locationinformation.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/locationinformation.h b/qt-ui/locationinformation.h index 09814e9c0..0a2f66262 100644 --- a/qt-ui/locationinformation.h +++ b/qt-ui/locationinformation.h @@ -51,6 +51,6 @@ signals: void setLineEditText(const QString& text); private: uint32_t last_uuid; - }; + #endif |