mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
map: whitespace cleanup in QML and C++ files
- remove ";"s - remove {} where not needed or move them to the same line Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
parent
591c4bfcca
commit
69f8fc3c5b
4 changed files with 22 additions and 69 deletions
|
@ -40,7 +40,6 @@ private:
|
|||
static MapWidget *m_instance;
|
||||
QQuickItem *m_rootItem;
|
||||
MapWidgetHelper *m_mapHelper;
|
||||
|
||||
};
|
||||
|
||||
#endif // MAPWIDGET_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue