https://bugs.kde.org/show_bug.cgi?id=397972
--- Comment #1 from Maik Qualmann <metzping...@gmail.com> --- Git commit c9033851a8fce90935bb746d5a0f70ef5ec0c9b0 by Maik Qualmann. Committed on 02/09/2018 at 11:02. Pushed by mqualmann into branch 'master'. first step to implement a web service starter Flickr is the first tool used M +4 -0 core/app/main/digikamapp.cpp M +1 -3 core/app/main/digikamapp_export.cpp M +1 -1 core/app/main/digikamapp_p.h M +1 -0 core/showfoto/main/showfoto.cpp M +1 -3 core/showfoto/main/showfoto_export.cpp M +1 -1 core/showfoto/main/showfoto_p.h M +1 -0 core/utilities/assistants/webservices/CMakeLists.txt A +104 -0 core/utilities/assistants/webservices/common/wsstarter.cpp [License: GPL (v2+)] A +69 -0 core/utilities/assistants/webservices/common/wsstarter.h [License: GPL (v2+)] M +2 -4 core/utilities/imageeditor/main/imagewindow_export.cpp M +1 -1 core/utilities/imageeditor/main/imagewindow_p.h M +2 -4 core/utilities/lighttable/lighttablewindow_export.cpp M +1 -1 core/utilities/lighttable/lighttablewindow_p.h https://commits.kde.org/digikam/c9033851a8fce90935bb746d5a0f70ef5ec0c9b0 -- You are receiving this mail because: You are watching all bug changes.