target_sources(${library_name} PRIVATE
    booleditor.cpp
    booleditor.h
    coloreditor.cpp
    coloreditor.h
    combopropertyeditor.cpp
    combopropertyeditor.h
    customeditor.cpp
    customeditor.h
    customeventfilters.cpp
    customeventfilters.h
    defaulteditorfactory.cpp
    defaulteditorfactory.h
    doubleeditor.cpp
    doubleeditor.h
    editor_constants.h
    editorbuilders.cpp
    editorbuilders.h
    externalpropertycomboeditor.cpp
    externalpropertycomboeditor.h
    externalpropertyeditor.cpp
    externalpropertyeditor.h
    integereditor.cpp
    integereditor.h
    scientificdoubleeditor.cpp
    scientificdoubleeditor.h
    scientificspinbox.cpp
    scientificspinbox.h
    scientificspinboxeditor.cpp
    scientificspinboxeditor.h
    selectablecomboboxeditor.cpp
    selectablecomboboxeditor.h
    styleutils.cpp
    styleutils.h
)
