aboutsummaryrefslogtreecommitdiff
path: root/src/smolbote.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/smolbote.qbs')
-rw-r--r--src/smolbote.qbs4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/smolbote.qbs b/src/smolbote.qbs
index c8ecb24..e3b9d44 100644
--- a/src/smolbote.qbs
+++ b/src/smolbote.qbs
@@ -57,6 +57,10 @@ Project {
"webengine/urlinterceptor.h",
"webengine/webengineprofile.cpp",
"webengine/webengineprofile.h",
+ "webengine/webview.cpp",
+ "webengine/webview.h",
+ "widgets/loadingbar.cpp",
+ "widgets/loadingbar.h",
"widgets/urllineedit.cpp",
"widgets/urllineedit.h",
"widgets/webviewtabbar.cpp",