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
OpenFlipper-Free
OpenFlipper
Commits
b6081243
Commit
b6081243
authored
Jun 13, 2017
by
Martin Schultz
Browse files
fixed typo, where usage of wrong interface was explained
parent
9bc8e964
Changes
1
Hide whitespace changes
Inline
Side-by-side
BasePlugin/PluginConnectionInterface.hh
View file @
b6081243
...
...
@@ -175,7 +175,7 @@ void ExamplePlugin::exampleFunction()
}
\endcode
To use the
Script
Interface:
To use the
PluginConnection
Interface:
<ul>
<li> include PluginConnectionInterface.hh in your plugins header file
<li> derive your plugin from the class PluginConnectionInterface
...
...
Write
Preview
Markdown
is supported
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