summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'matrix_browser.pro')
-rwxr-xr-xmatrix_browser.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/matrix_browser.pro b/matrix_browser.pro
index a6d8e1c..c6d9894 100755
--- a/matrix_browser.pro
+++ b/matrix_browser.pro
@@ -6,7 +6,7 @@ TEMPLATE = app
6TARGET = matrix_browser 6TARGET = matrix_browser
7DEPENDPATH += . 7DEPENDPATH += .
8INCLUDEPATH += . 8INCLUDEPATH += .
9QT += webkit webkitwidgets 9QT += webenginewidgets
10# Input 10# Input
11SOURCES += main.cpp MatrixWebView.cpp 11SOURCES += main.cpp MatrixWebView.cpp
12HEADERS = MatrixWebView.h 12HEADERS = MatrixWebView.h