Sine Striker
2023-12-29 6eb2efea00eb07ce3a6b089b984885ce4a08c9ca
examples/shared/widgetframe/windowbar_p.h
@@ -3,7 +3,7 @@
#include <QBoxLayout>
#include "WindowBar.h"
#include "windowbar.h"
namespace QWK {
@@ -45,7 +45,7 @@
        }
    private:
        Q_DISABLE_COPY_MOVE(WindowBarPrivate)
        Q_DISABLE_COPY(WindowBarPrivate)
    };
}