We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c92807 commit 9af9e43Copy full SHA for 9af9e43
src/FloatingDragPreview.h
@@ -30,7 +30,7 @@ class CFloatingDragPreview : public QWidget, public IFloatingWidget
30
Q_OBJECT
31
private:
32
FloatingDragPreviewPrivate* d;
33
- friend class FloatingDragPreviewPrivate;
+ friend struct FloatingDragPreviewPrivate;
34
35
private slots:
36
/**
0 commit comments