Add AbilityExtendIntoClientArea.
svn path=/trunk/KDE/kdebase/workspace/; revision=1063010
This commit is contained in:
parent
c28ed5eeed
commit
fd8a4c54a7
1 changed files with 2 additions and 0 deletions
|
@ -197,6 +197,8 @@ public:
|
||||||
/// The mask is still used to define the input region and the blurred
|
/// The mask is still used to define the input region and the blurred
|
||||||
/// region, when the blur plugin is enabled.
|
/// region, when the blur plugin is enabled.
|
||||||
/// @since 4.3
|
/// @since 4.3
|
||||||
|
AbilityExtendIntoClientArea = 3002, ///< The decoration respects transparentRect()
|
||||||
|
/// @since 4.4
|
||||||
// Tabbing
|
// Tabbing
|
||||||
AbilityClientGrouping = 4000, ///< The decoration supports tabbing
|
AbilityClientGrouping = 4000, ///< The decoration supports tabbing
|
||||||
// TODO colors for individual button types
|
// TODO colors for individual button types
|
||||||
|
|
Loading…
Reference in a new issue