Code Quality: Move authority.cpp into the ApiListener class scope

This commit is contained in:
Michael Friedrich 2019-04-01 08:51:18 +02:00
parent 149f640fd8
commit 4a26a48778
2 changed files with 1 additions and 1 deletions

View File

@ -12,8 +12,8 @@ set(remote_SOURCES
apiclient.cpp apiclient.hpp
apifunction.cpp apifunction.hpp
apilistener.cpp apilistener.hpp apilistener-ti.hpp apilistener-configsync.cpp apilistener-filesync.cpp
apilistener-authority.cpp
apiuser.cpp apiuser.hpp apiuser-ti.hpp
authority.cpp
configfileshandler.cpp configfileshandler.hpp
configobjectutility.cpp configobjectutility.hpp
configpackageshandler.cpp configpackageshandler.hpp