Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Jul 27, 2021
1 parent e92f2fd commit 27b99d6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion src/gui/qgscolorbutton.cpp
Expand Up @@ -31,7 +31,6 @@
#include <QMenu>
#include <QClipboard>
#include <QDrag>
#include <QDesktopWidget>
#include <QStyle>
#include <QStyleOptionToolButton>
#include <QWidgetAction>
Expand Down
1 change: 0 additions & 1 deletion src/gui/qgscolordialog.cpp
Expand Up @@ -27,7 +27,6 @@
#include <QToolButton>
#include <QFileDialog>
#include <QMessageBox>
#include <QDesktopWidget>
#include <QMouseEvent>
#include <QInputDialog>

Expand Down

0 comments on commit 27b99d6

Please sign in to comment.