mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 00:44:59 -04:00
added the basic methods to YACRreaderMacOSXToolbar, some of them have been implemented succesfully. Tested in YACReader
This commit is contained in:
@ -49,7 +49,7 @@ CONFIG += objective_c
|
||||
QT += macextras
|
||||
|
||||
|
||||
LIBS += -framework Foundation -framework ApplicationServices
|
||||
LIBS += -framework Foundation -framework ApplicationServices -framework AppKit
|
||||
|
||||
OBJECTIVE_SOURCES += $$PWD/../common/pdf_comic.mm
|
||||
HEADERS += $$PWD/../common/pdf_comic.h
|
||||
|
Reference in New Issue
Block a user