Remove static functions from editors.h

This commit is contained in:
Mikhail Lobotskiy
2024-08-29 14:12:22 +04:00
parent a73c9cc659
commit ea58d59b68
3 changed files with 253 additions and 235 deletions

View File

@ -27,6 +27,7 @@ HEADERS += \
docbuilder.h
SOURCES += \
editors.cpp \
nativecontrol.cpp \
doctrenderer.cpp \
docbuilder.cpp \