Skip to content

Typo in tinyEmber projects source files #130

Description

@MartinP1

Built tinyEmber on Linux in something like 20 Minutes.

Running tinyEmber reveals following logging on console ...

QObject::connect: No such slot BooleanView::udpateSchema()

Seems to be a typo (udpate... instead of update...)

Found it in TinyEmberPlus/TinyEmberPlus_autogen/include/ui_BooleanView.h

Seems to be some QT autogen magic generating this h file ...

Real source seems to be the file "BooleanView.ui" (perhaps also generated by an assistant)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions