Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
KGet
Commits
79913f25
Commit
79913f25
authored
Oct 25, 2022
by
Nicolas Fella
Browse files
Fix build of bittorrent plugin
parent
34247611
Pipeline
#255596
passed with stage
in 7 minutes and 26 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
transfer-plugins/bittorrent/advanceddetails/fileview.cpp
View file @
79913f25
...
...
@@ -271,7 +271,7 @@ namespace kt
#else
if
(
KMessageBox
::
warningYesNo
(
nullptr
,
#endif
msg
.
QString
(),
msg
,
QString
(),
KStandardGuiItem
::
del
(),
KStandardGuiItem
::
cancel
()
)
#if KWIDGETSADDONS_VERSION >= QT_VERSION_CHECK(5, 100, 0)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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