Also add the new classes to config.py.

This commit is contained in:
Relintai 2022-11-15 12:35:44 +01:00
parent 772195a9c3
commit 71f70117a0

View File

@ -24,6 +24,9 @@ def get_doc_classes():
"RectAction",
"PaintWindow",
"PaintNode",
"PaintCanvas"
]
def get_doc_path():