Sine Striker
2023-12-11 c3c6647e7888b7dbe9d9d22fb77bf08104a3653c
src/widgets/widgetitemdelegate_p.h
@@ -4,7 +4,7 @@
#include <QtCore/QObject>
#include <QtGui/QWindow>
#include <QWKCore/windowitemdelegate.h>
#include <QWKCore/private/windowitemdelegate_p.h>
#include <QWKWidgets/qwkwidgetsglobal.h>
namespace QWK {
@@ -23,7 +23,7 @@
        QWindow * hostWindow(const QObject *host) const override;
        bool isHostSizeFixed(const QObject *host) const override;
        bool resetQtGrabbedControl() const override;
        void resetQtGrabbedControl() const override;
    };
}