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
KDevelop
KDevelop
Commits
65dd4c1c
Commit
65dd4c1c
authored
Jun 14, 2022
by
Gleb Popov
💬
Browse files
Document the fact that IRuntimeController becomes a parent for added runtimes.
parent
578209b3
Changes
1
Hide whitespace changes
Inline
Side-by-side
kdevplatform/interfaces/iruntimecontroller.h
View file @
65dd4c1c
...
...
@@ -36,6 +36,8 @@ public:
/**
* Makes @p runtimes available to be used.
* If @p runtimes has no parent, the controller will become its parent
* and will remove it when needed.
*/
virtual
void
addRuntimes
(
KDevelop
::
IRuntime
*
runtimes
)
=
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