Navigation Menu

Skip to content

Commit

Permalink
Cleanup slots
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Sep 29, 2017
1 parent 9356371 commit 9f19665
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/app/qgsattributesformproperties.h
Expand Up @@ -182,14 +182,12 @@ class APP_EXPORT QgsAttributesFormProperties : public QWidget, private Ui_QgsAtt


private:

signals:
void loadAttributeTypeDialog();
void storeAttributeTypeDialog( );

private slots:
void addTabOrGroupButton();
void removeTabOrGroupButton();
void loadAttributeTypeDialog( );
void storeAttributeTypeDialog( );
};


Expand Down

0 comments on commit 9f19665

Please sign in to comment.