Skip to content

Replace macros by delegating ctors #5278

@JohannesLorenz

Description

@JohannesLorenz

Use delegating constructors instead of macros. For beginners, but requires C++11 knowledge.

Start your PR by branching from stable-1.2. Fix the following comments:

src/gui/widgets/LedCheckbox.cpp://! @todo: in C++11, we can use delegating ctors
src/gui/widgets/Knob.cpp://! @todo: in C++11, we can use delegating ctors
src/gui/widgets/LcdWidget.cpp://! @todo: in C++11, we can use delegating ctors

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions