Skip to content

Commit

Permalink
Remove unused description dialog files
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed May 25, 2020
1 parent 4a23df0 commit b131972
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 183 deletions.
1 change: 0 additions & 1 deletion images/images.qrc
Expand Up @@ -860,7 +860,6 @@
<file>themes/default/mLayoutItemMarker.svg</file>
<file>themes/default/algorithms/mAlgorithmConstantRaster.svg</file>
<file>themes/default/mIconStopwatch.svg</file>
<file>themes/default/georeferencer/mGeorefDescription.png</file>
<file>themes/default/georeferencer/mGeorefRun.png</file>
<file>themes/default/georeferencer/mPushButtonPencil.png</file>
<file>themes/default/georeferencer/mActionGDALScript.png</file>
Expand Down
Binary file not shown.
1 change: 0 additions & 1 deletion src/app/CMakeLists.txt
Expand Up @@ -238,7 +238,6 @@ IF (WITH_GEOREFERENCER)
georeferencer/qgsgeorefconfigdialog.cpp
georeferencer/qgsgeorefdatapoint.cpp
georeferencer/qgsgeorefdelegates.cpp
georeferencer/qgsgeorefdescriptiondialog.cpp
georeferencer/qgsgeorefmainwindow.cpp
georeferencer/qgsgeoreftooladdpoint.cpp
georeferencer/qgsgeoreftooldeletepoint.cpp
Expand Down
32 changes: 0 additions & 32 deletions src/app/georeferencer/qgsgeorefdescriptiondialog.cpp

This file was deleted.

33 changes: 0 additions & 33 deletions src/app/georeferencer/qgsgeorefdescriptiondialog.h

This file was deleted.

1 change: 0 additions & 1 deletion src/app/georeferencer/qgsgeorefmainwindow.cpp
Expand Up @@ -62,7 +62,6 @@
#include "qgsgcplistwidget.h"

#include "qgsgeorefconfigdialog.h"
#include "qgsgeorefdescriptiondialog.h"
#include "qgsresidualplotitem.h"
#include "qgstransformsettingsdialog.h"

Expand Down
115 changes: 0 additions & 115 deletions src/ui/georeferencer/qgsgeorefdescriptiondialogbase.ui

This file was deleted.

0 comments on commit b131972

Please sign in to comment.