Skip to content
Snippets Groups Projects
Commit 9ac5ab04 authored by kh's avatar kh
Browse files

Build fix for QT_NO_WEBKIT.

parent bfc04b98
No related branches found
No related tags found
No related merge requests found
......@@ -73,6 +73,7 @@
#ifndef QT_NO_WEBKIT
#include <QtGui/QApplication>
#else
#include <QtWebKit/QWebSettings>
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment