mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Remove unwanted QRegExp import
This commit is contained in:
parent
7a152e2d13
commit
b2c2525fa7
@ -17,11 +17,8 @@
|
||||
***************************************************************************/
|
||||
|
||||
#include "qgsbabelformat.h"
|
||||
|
||||
#include <QRegExp>
|
||||
#include <QString>
|
||||
|
||||
|
||||
QgsAbstractBabelFormat::QgsAbstractBabelFormat( const QString &name )
|
||||
: mName( name )
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user