Skip to content
Permalink
Browse files
Removed specialized signal that is now in the base class
  • Loading branch information
elpaso committed Sep 3, 2017
1 parent 7cd7f16 commit fa71bc3
Showing 1 changed file with 0 additions and 3 deletions.
@@ -53,9 +53,6 @@ class QgsVirtualLayerSourceSelect : public QgsAbstractDataSourceWidget, private
void onTableRowChanged( const QModelIndex &current, const QModelIndex &previous );
void updateLayersList();

signals:
//! Old_id, source, name, provider
void replaceVectorLayer( QString, QString, QString, QString );

private:
QgsVirtualLayerDefinition getVirtualLayerDef();

0 comments on commit fa71bc3

Please sign in to comment.