Skip to content

Commit a9056f3

Browse files
committedApr 26, 2023
Correctly hide from sip
1 parent 1666360 commit a9056f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/gui/qgsdbqueryhistoryprovider.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#include "qgshistoryprovider.h"
2323
#include "qgshistoryentrynode.h"
2424

25-
#define SIP_SKIP
25+
#define SIP_NO_FILE
2626

2727
/**
2828
* History provider for operations database queries.

0 commit comments

Comments
 (0)
Please sign in to comment.