mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-13 00:03:09 -04:00
Remove unused includes and variables
This commit is contained in:
parent
bd925cd648
commit
854430991e
@ -25,8 +25,6 @@
|
||||
|
||||
#include "qgsproviderregistry.h"
|
||||
#include "qgsguiutils.h"
|
||||
#include "qgsrectangle.h"
|
||||
#include "qgscoordinatereferencesystem.h"
|
||||
#include <QDialog>
|
||||
|
||||
class QgsMapCanvas;
|
||||
@ -97,8 +95,6 @@ class GUI_EXPORT QgsAbstractDataSourceWidget : public QDialog
|
||||
private:
|
||||
|
||||
QgsProviderRegistry::WidgetMode mWidgetMode;
|
||||
QgsCoordinateReferenceSystem mCurrentCrs;
|
||||
QgsRectangle mCurrentExtent;
|
||||
QgsMapCanvas const *mMapCanvas = nullptr;
|
||||
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user