mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-26 15:14:26 +01:00
...
This commit is contained in:
parent
5ad53d4e02
commit
34837c3cb5
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ You can see the ``prefs`` object being used in main.py:
|
|||
:pyobject: DemoDialog.config
|
||||
|
||||
|
||||
The different types of plugins
|
||||
The plugin API
|
||||
--------------------------------
|
||||
|
||||
As you may have noticed above, a plugin in |app| is a class. There are different classes for the different types of plugins in |app|.
|
||||
|
|
|
|||
Loading…
Reference in a new issue