aboutsummaryrefslogtreecommitdiff
path: root/src/webengine
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2017-12-25 14:42:27 +0100
committerAqua-sama <aqua@iserlohn-fortress.net>2017-12-25 14:42:27 +0100
commit5be898f07c4feaaceeecc0159cc142e26a7310bd (patch)
tree912f9e2ae324380a78da29e0d8b830bda4746042 /src/webengine
parentAddress bar menu now reads entries from the bookmarks (diff)
downloadsmolbote-5be898f07c4feaaceeecc0159cc142e26a7310bd.tar.xz
astyle pass
Diffstat (limited to 'src/webengine')
-rw-r--r--src/webengine/urlinterceptor.cpp2
-rw-r--r--src/webengine/urlinterceptor.h2
-rw-r--r--src/webengine/webengineprofile.cpp2
-rw-r--r--src/webengine/webengineprofile.h2
-rw-r--r--src/webengine/webview.cpp2
-rw-r--r--src/webengine/webview.h2
6 files changed, 6 insertions, 6 deletions
diff --git a/src/webengine/urlinterceptor.cpp b/src/webengine/urlinterceptor.cpp
index 9598f36..2f3f04f 100644
--- a/src/webengine/urlinterceptor.cpp
+++ b/src/webengine/urlinterceptor.cpp
@@ -2,7 +2,7 @@
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
* location: git://neueland.iserlohn-fortress.net/smolbote.git
- *
+ *
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/src/webengine/urlinterceptor.h b/src/webengine/urlinterceptor.h
index 1ff786b..95e96e2 100644
--- a/src/webengine/urlinterceptor.h
+++ b/src/webengine/urlinterceptor.h
@@ -2,7 +2,7 @@
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
* location: git://neueland.iserlohn-fortress.net/smolbote.git
- *
+ *
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/src/webengine/webengineprofile.cpp b/src/webengine/webengineprofile.cpp
index cee23da..8bdf21c 100644
--- a/src/webengine/webengineprofile.cpp
+++ b/src/webengine/webengineprofile.cpp
@@ -2,7 +2,7 @@
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
* location: git://neueland.iserlohn-fortress.net/smolbote.git
- *
+ *
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/src/webengine/webengineprofile.h b/src/webengine/webengineprofile.h
index 8ec4ae4..54b2a56 100644
--- a/src/webengine/webengineprofile.h
+++ b/src/webengine/webengineprofile.h
@@ -2,7 +2,7 @@
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
* location: git://neueland.iserlohn-fortress.net/smolbote.git
- *
+ *
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/src/webengine/webview.cpp b/src/webengine/webview.cpp
index a4bff5e..2e51587 100644
--- a/src/webengine/webview.cpp
+++ b/src/webengine/webview.cpp
@@ -2,7 +2,7 @@
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
* location: git://neueland.iserlohn-fortress.net/smolbote.git
- *
+ *
* SPDX-License-Identifier: GPL-3.0
*/
diff --git a/src/webengine/webview.h b/src/webengine/webview.h
index ed191e5..bf5b1a6 100644
--- a/src/webengine/webview.h
+++ b/src/webengine/webview.h
@@ -2,7 +2,7 @@
* This file is part of smolbote. It's copyrighted by the contributors recorded
* in the version control history of the file, available from its original
* location: git://neueland.iserlohn-fortress.net/smolbote.git
- *
+ *
* SPDX-License-Identifier: GPL-3.0
*/