target_sources(owncloudGui PRIVATE
    folderitem.cpp
    folderitem.h
    folderitemdelegate.cpp
    folderitemdelegate.h
    foldererroritem.cpp
    foldererroritem.h
    foldermodelcontroller.cpp
    foldermodelcontroller.h
    accountfoldersview.cpp
    accountfoldersview.h
    folderitemupdater.cpp
    folderitemupdater.h
    accountfolderscontroller.cpp
    accountfolderscontroller.h
    buttondelegate.cpp
    buttondelegate.h
)

