Skip to content

Commit

Permalink
remove debug include
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jul 13, 2020
1 parent 005a4a1 commit d2e1d96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/core/qgsattributeeditorelement.cpp
Expand Up @@ -17,9 +17,6 @@
#include "qgsrelationmanager.h"


#include <QDebug>


void QgsAttributeEditorContainer::addChildElement( QgsAttributeEditorElement *widget )
{
mChildren.append( widget );
Expand Down

0 comments on commit d2e1d96

Please sign in to comment.