Skip to content
Snippets Groups Projects
Commit e1251e84 authored by inso's avatar inso Committed by GitHub
Browse files

Update plugin_development.md

parent 111812e0
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ The `filename_uic.py` file should be imported in the file using the designed wid ...@@ -64,7 +64,7 @@ The `filename_uic.py` file should be imported in the file using the designed wid
[dialog of the example plugin](https://github.com/Insoleet/sakia-plugin-example/blob/master/plugin_example/main_dialog.py) [dialog of the example plugin](https://github.com/Insoleet/sakia-plugin-example/blob/master/plugin_example/main_dialog.py)
The `filename_rc.py` file should be imported in the `__init__.py` file, on the last line. See the The `filename_rc.py` file should be imported in the `__init__.py` file, on the last line. See the
[__init__.py of the example plugin](https://github.com/Insoleet/sakia-plugin-example/blob/master/plugin_example/__init__.py#L28) [\__init__.py of the example plugin](https://github.com/Insoleet/sakia-plugin-example/blob/master/plugin_example/__init__.py#L28)
### To generate your plugin ### To generate your plugin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment