PD: move to new style connect()
This commit is contained in:
@@ -61,7 +61,7 @@ private Q_SLOTS:
|
||||
void onCheckReverse(const bool on);
|
||||
void onLength(const double l);
|
||||
void onOccurrences(const uint n);
|
||||
virtual void onUpdateView(bool);
|
||||
void onUpdateView(bool) override;
|
||||
void onFeatureDeleted() override;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user