mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:07:35 +00:00
HexEditor: Add Help->Manual entry in Menu
This commit is contained in:
parent
35c9aa7c05
commit
27f5a18ce6
3 changed files with 9 additions and 1 deletions
|
@ -21,4 +21,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(HexEditor ICON app-hex-editor)
|
||||
target_link_libraries(HexEditor LibGUI LibConfig LibFileSystemAccessClient LibMain)
|
||||
target_link_libraries(HexEditor LibGUI LibConfig LibDesktop LibFileSystemAccessClient LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue