mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 16:17:45 +00:00
LibGUI: Rename Link => LinkLabel
This commit is contained in:
parent
788594c0c2
commit
5452c8a566
4 changed files with 15 additions and 14 deletions
|
@ -46,7 +46,7 @@ set(SOURCES
|
|||
Label.cpp
|
||||
Layout.cpp
|
||||
LazyWidget.cpp
|
||||
Link.cpp
|
||||
LinkLabel.cpp
|
||||
ListView.cpp
|
||||
Menu.cpp
|
||||
MenuBar.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue