Sine Striker
2023-12-11 acece00ae291d143c3b712a98814a64b9dd43f14
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;
    };
}