Skip to content

Commit a7a08da

Browse files
committed
minor refactoring
1 parent 58d6f17 commit a7a08da

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

include/SimpleMapView.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ class SimpleMapView : public SimpleMapViewBase
7070
Resource
7171
};
7272

73-
public:
7473
explicit SimpleMapView(SimpleMapViewBase* parent = nullptr);
7574
~SimpleMapView() = default;
7675

@@ -269,7 +268,6 @@ public slots:
269268
QPen extractBorderPenFromStyleSheet() const;
270269
#endif
271270

272-
private:
273271
int m_zoomLevel;
274272
int m_minZoomLevel;
275273
int m_maxZoomLevel;

0 commit comments

Comments
 (0)