mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:57:35 +00:00
ImageViewer: Rename QSWidget => ImageViewer::ViewWidget
This commit is contained in:
parent
58d73ea36c
commit
3168a4afe8
5 changed files with 44 additions and 34 deletions
|
@ -1,6 +1,6 @@
|
|||
set(SOURCES
|
||||
main.cpp
|
||||
QSWidget.cpp
|
||||
ViewWidget.cpp
|
||||
)
|
||||
|
||||
serenity_app(ImageViewer ICON filetype-image)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue