target_sources(${library_name} PRIVATE
    adjustingscrollarea.cpp
    adjustingscrollarea.h
    allitemstreeview.cpp
    allitemstreeview.h
    collapsiblebar.cpp
    collapsiblebar.h
    collapsiblelistwidget.cpp
    collapsiblelistwidget.h
    itemstreeview.cpp
    itemstreeview.h
    itemstreeviewinterface.h
    layoututils.cpp
    layoututils.h
    propertyflatview.cpp
    propertyflatview.h
    propertytreeview.cpp
    propertytreeview.h
    standardtreeviews.h
    statuslabel.cpp
    statuslabel.h
    topitemstreeview.cpp
    topitemstreeview.h
    widgetutils.cpp
    widgetutils.h
)
