mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 15:37:46 +00:00
MacPDF: Create window UI in code instead of in xib
No intentional behavior change.
This commit is contained in:
parent
dcf40892b8
commit
6b9afcfb7c
4 changed files with 12 additions and 41 deletions
|
@ -10,7 +10,6 @@ set(CMAKE_BUILD_WITH_INSTALL_RPATH FALSE)
|
|||
add_compile_options(-DAK_DONT_REPLACE_STD)
|
||||
|
||||
set(RESOURCES
|
||||
MacPDFDocument.xib
|
||||
MainMenu.xib
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue