mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 01:07:36 +00:00
ImageViewer: Add list of recently open files to the File menu :^)
This commit is contained in:
parent
5f23515796
commit
d0ba5f2ed7
3 changed files with 15 additions and 1 deletions
|
@ -12,4 +12,4 @@ set(SOURCES
|
|||
)
|
||||
|
||||
serenity_app(ImageViewer ICON filetype-image)
|
||||
target_link_libraries(ImageViewer PRIVATE LibCore LibDesktop LibGUI LibGfx LibImageDecoderClient LibMain)
|
||||
target_link_libraries(ImageViewer PRIVATE LibCore LibDesktop LibGUI LibGfx LibConfig LibImageDecoderClient LibMain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue