1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 08:28:11 +00:00

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
parent 7907df7617
commit 253ab7536a
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) \