fixed build and crash in YACReader MacOSX

This commit is contained in:
Luis Ángel San Martín
2014-11-06 19:22:34 +01:00
parent 877f68fd98
commit dd8a1eb417
2 changed files with 4 additions and 1 deletions

View File

@ -46,7 +46,7 @@ macx{
#LIBS += -L/usr/local/lib -lpoppler-qt4
#}
CONFIG += objective_c
QT += macextras
QT += macextras gui-private
LIBS += -framework Foundation -framework ApplicationServices -framework AppKit