Base: Add the PlaceholderText attribute to themes

This commit is contained in:
Peter Elliott 2020-09-20 13:22:54 -07:00 committed by Andreas Kling
commit 253ab7536a
Notes: sideshowbarker 2024-07-19 02:17:54 +09:00
15 changed files with 16 additions and 1 deletions

View file

@ -70,6 +70,7 @@ namespace Gfx {
C(MovingWindowTitle) \
C(MovingWindowTitleShadow) \
C(MovingWindowTitleStripes) \
C(PlaceholderText) \
C(RubberBandBorder) \
C(RubberBandFill) \
C(Ruler) \