This commit is contained in:
Kovid Goyal 2012-06-13 19:18:28 +05:30
parent 5ad53d4e02
commit 34837c3cb5

View File

@ -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|.