mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Add missing Q_OBJECT macro
This commit is contained in:
parent
214bbe9e36
commit
9fc5d86d74
@ -27,6 +27,8 @@
|
||||
class QgsWMSConnection : public QgsOwsConnection
|
||||
{
|
||||
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
//! Constructor
|
||||
explicit QgsWMSConnection( const QString &connName );
|
||||
|
Loading…
x
Reference in New Issue
Block a user