added the basic methods to YACRreaderMacOSXToolbar, some of them have been implemented succesfully. Tested in YACReader

This commit is contained in:
Luis Ángel San Martín
2014-11-04 00:01:54 +01:00
parent bd0dbd91f1
commit 039378457d
6 changed files with 148 additions and 38 deletions

View File

@ -58,7 +58,7 @@ macx{
#}
#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