fix comment
This commit is contained in:
parent
a135c4de7d
commit
e0fd14903c
@ -118,8 +118,8 @@ class PLASMAQUICK_EXPORT Dialog : public QQuickWindow, public QQmlParserStatus
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* This property holds how (and if at all) the dialog should draw its own background
|
* This property holds how (and if at all) the dialog should draw its own background
|
||||||
* or if it complete responsibility of the content to render a background.
|
* or if it is complete responsibility of the content item to render a background.
|
||||||
* Note that in this case it loses kwin side shadows and blur
|
* Note that in case of NoBackground it loses kwin side shadows and blur
|
||||||
*/
|
*/
|
||||||
Q_PROPERTY(BackgroundHints backgroundHints READ backgroundHints WRITE setBackgroundHints NOTIFY backgroundHintsChanged)
|
Q_PROPERTY(BackgroundHints backgroundHints READ backgroundHints WRITE setBackgroundHints NOTIFY backgroundHintsChanged)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user