Skip to content

Commit

Permalink
update sip for query builder
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed May 1, 2014
1 parent 7ab5e0a commit a32f2c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/gui/qgsquerybuilder.sip
Expand Up @@ -16,6 +16,8 @@ class QgsQueryBuilder : QDialog

~QgsQueryBuilder();

void showEvent( QShowEvent *event );

public slots:
void accept();
void reject();
Expand Down

0 comments on commit a32f2c8

Please sign in to comment.