mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
remove superfluous semicolon (followup e4d2f34)
This commit is contained in:
parent
6030cb983f
commit
fe2f111edf
@ -19,7 +19,7 @@
|
||||
#define QGSSCALECOMBOBOX_H
|
||||
|
||||
#include <QComboBox>
|
||||
#include "qgis.h";
|
||||
#include "qgis.h"
|
||||
#include "qgis_gui.h"
|
||||
|
||||
/** \ingroup gui
|
||||
|
Loading…
x
Reference in New Issue
Block a user