mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-17 13:58:05 +00:00
C++: rename slint_intepreter.h to slint-interpreter.h
This commit is contained in:
parent
a9fa51469c
commit
643512f60a
10 changed files with 1043 additions and 1035 deletions
|
@ -53,7 +53,7 @@ exhale_args = {
|
|||
If you choose to load :code:`.slint` files dynamically at run-time, then
|
||||
you can use the classes in :ref:`slint::interpreter<namespace_slint__interpreter>`, starting at
|
||||
:cpp:class:`slint::interpreter::ComponentCompiler`. You need to include
|
||||
the :code:`slint_interpreter.h` header file.
|
||||
the :code:`slint-interpreter.h` header file.
|
||||
"""
|
||||
),
|
||||
"doxygenStripFromPath": "..",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue