Skip to content
Commit 0951de31 authored by Friedrich W. H. Kossebau's avatar Friedrich W. H. Kossebau
Browse files

Make include dir layout consistent with other KF modules

<include visibility layer> / <C++ namespace> / ForwardCamelCase
<include visibility layer> / <C++ namespace lc> / normal class headers

So as result consumer include statements match the C++ namespace, e.g.
Purpose::Menu -> #include <Purpose/Menu>

The include visibility layer is named "KFx/Foo", so for the two libs here
is KF6/Purpose & KF6/PurposeWidgets.
parent 74e74d6c
Pipeline #344277 passed with stage
in 2 minutes and 18 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment