Don't export functions not used outsise libpyside and move them to an private header.
This commit is contained in:
parent
9257cd1783
commit
16ccce72d8
6 changed files with 161 additions and 121 deletions
|
|
@ -34,6 +34,7 @@
|
|||
|
||||
#include "qsignal.h"
|
||||
#include "qproperty.h"
|
||||
#include "qproperty_p.h"
|
||||
|
||||
#define MAX_SIGNALS_COUNT 50
|
||||
#define MAX_SLOTS_COUNT 50
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue