mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 04:27:45 +00:00
LibGUI: Add a search box to filter EmojiInputDialog by code point names
This commit is contained in:
parent
a885406511
commit
eeb7b153a2
4 changed files with 33 additions and 6 deletions
|
@ -136,4 +136,4 @@ set(GENERATED_SOURCES
|
|||
)
|
||||
|
||||
serenity_lib(LibGUI gui)
|
||||
target_link_libraries(LibGUI LibCore LibGfx LibIPC LibThreading LibRegex LibSyntax LibConfig)
|
||||
target_link_libraries(LibGUI LibCore LibGfx LibIPC LibThreading LibRegex LibSyntax LibConfig LibUnicode)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue