Update PyQt bindings (#168)

* Fix include header in sidebar example

* Update SIP files and Python examples

Co-authored-by: K Lauer <klauer@users.noreply.github.com>

Co-authored-by: K Lauer <klauer@users.noreply.github.com>
This commit is contained in:
n-elie
2020-05-13 16:05:00 +02:00
committed by GitHub
parent aa7976dac6
commit 4a8b5dd7ab
10 changed files with 232 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
#include "../../examples/simple/MainWindow.h"
#include "MainWindow.h"
#include "ui_MainWindow.h"