[effects] Add enum value for new TouchPoints effect
BUG: 367727
This commit is contained in:
parent
5f3544bac8
commit
b78848ef36
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ enum class BuiltInEffect
|
||||||
SnapHelper,
|
SnapHelper,
|
||||||
StartupFeedback,
|
StartupFeedback,
|
||||||
ThumbnailAside,
|
ThumbnailAside,
|
||||||
|
TouchPoints,
|
||||||
TrackMouse,
|
TrackMouse,
|
||||||
WindowGeometry,
|
WindowGeometry,
|
||||||
WobblyWindows,
|
WobblyWindows,
|
||||||
|
|
Loading…
Reference in a new issue