target_sources(${library_name} PRIVATE
    actionmanager.cpp
    actionmanager.h
    fancytab.cpp
    fancytab.h
    mainbarwidget.cpp
    mainbarwidget.h
    mainwindow.cpp
    mainwindow.h
    simulationview.cpp
    simulationview.h
    styleutils.cpp
    styleutils.h
)

