source: trunk/src/3rdparty/webkit/WebKit/qt/Api/headers.pri@ 5

Last change on this file since 5 was 2, checked in by Dmitry A. Kuminov, 17 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 354 bytes
Line 
1WEBKIT_API_HEADERS = $$PWD/qwebframe.h \
2 $$PWD/qwebkitglobal.h \
3 $$PWD/qwebpage.h \
4 $$PWD/qwebview.h \
5 $$PWD/qwebsettings.h \
6 $$PWD/qwebhistoryinterface.h \
7 $$PWD/qwebdatabase.h \
8 $$PWD/qwebsecurityorigin.h
Note: See TracBrowser for help on using the repository browser.