Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Akregator
Commits
c259922d
Commit
c259922d
authored
Mar 29, 2021
by
Laurent Montel
😁
Browse files
Allow activate code
parent
8c5e01ef
Pipeline
#55857
failed with stage
in 9 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/articleviewer-ng/webengine/articleviewerwebengine.cpp
View file @
c259922d
...
@@ -64,7 +64,7 @@ public:
...
@@ -64,7 +64,7 @@ public:
Q_UNUSED
(
info
)
Q_UNUSED
(
info
)
}
}
};
};
// #define HAVE_BLOCK_SUPPORT 1
ArticleViewerWebEngine
::
ArticleViewerWebEngine
(
KActionCollection
*
ac
,
QWidget
*
parent
)
ArticleViewerWebEngine
::
ArticleViewerWebEngine
(
KActionCollection
*
ac
,
QWidget
*
parent
)
:
WebEngineViewer
::
WebEngineView
(
parent
)
:
WebEngineViewer
::
WebEngineView
(
parent
)
,
mActionCollection
(
ac
)
,
mActionCollection
(
ac
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment