Skip to content

Commit a32f2c8

Browse files
committedMay 1, 2014
update sip for query builder
1 parent 7ab5e0a commit a32f2c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎python/gui/qgsquerybuilder.sip

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ class QgsQueryBuilder : QDialog
1616

1717
~QgsQueryBuilder();
1818

19+
void showEvent( QShowEvent *event );
20+
1921
public slots:
2022
void accept();
2123
void reject();

0 commit comments

Comments
 (0)
Please sign in to comment.