mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
(Re)move #include "qgshelp.h" from .h files
This commit is contained in:
parent
41ca084d55
commit
d281b448af
@ -17,6 +17,8 @@
|
||||
|
||||
#include "qgscolorramp.h"
|
||||
#include "qgssymbollayerutils.h"
|
||||
#include "qgshelp.h"
|
||||
|
||||
#include <QAbstractButton>
|
||||
#include <QDialogButtonBox>
|
||||
|
||||
|
@ -19,7 +19,6 @@
|
||||
#include <QDialog>
|
||||
#include "qgspanelwidget.h"
|
||||
#include "qgscolorramp.h"
|
||||
#include "qgshelp.h"
|
||||
#include "ui_qgscolorbrewercolorrampwidgetbase.h"
|
||||
#include "qgis_gui.h"
|
||||
#include "qgis.h"
|
||||
|
@ -17,6 +17,7 @@
|
||||
|
||||
#include "qgssymbollayerutils.h"
|
||||
#include "qgscolorramp.h"
|
||||
#include "qgshelp.h"
|
||||
|
||||
#include <QColorDialog>
|
||||
#include <QDialogButtonBox>
|
||||
|
@ -20,7 +20,6 @@
|
||||
#include "qgis.h"
|
||||
#include "qgspanelwidget.h"
|
||||
#include "qgscolorramp.h"
|
||||
#include "qgshelp.h"
|
||||
#include "ui_qgslimitedrandomcolorrampwidgetbase.h"
|
||||
#include "qgis_gui.h"
|
||||
|
||||
|
@ -20,7 +20,6 @@
|
||||
#include "qgis.h"
|
||||
#include "qgspanelwidget.h"
|
||||
#include "qgscolorramp.h"
|
||||
#include "qgshelp.h"
|
||||
#include "ui_qgspresetcolorrampwidgetbase.h"
|
||||
#include "qgis_gui.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user