mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
13 lines
362 B
Diff
13 lines
362 B
Diff
![]() |
diff --git a/sip/QtWebEngineCore/qwebengineframe.sip b/sip/QtWebEngineCore/qwebengineframe.sip
|
||
|
index d5420e6..5a29f29 100644
|
||
|
--- a/sip/QtWebEngineCore/qwebengineframe.sip
|
||
|
+++ b/sip/QtWebEngineCore/qwebengineframe.sip
|
||
|
@@ -26,6 +26,7 @@ class QWebEngineFrame /NoDefaultCtors/
|
||
|
{
|
||
|
%TypeHeaderCode
|
||
|
#include <qwebengineframe.h>
|
||
|
+#include <QVariant>
|
||
|
%End
|
||
|
|
||
|
public:
|