syncthingtray/widgets
Martchus 975e86c895 Allow backend libraries to be used from other projects
So far the backend libraries' include paths were relative within this
repository. This means the header files could not be used at their
installed location.

This change replaces them with "<>" includes to fix that problem and adds
a new include directory so building everything at once still works.

With this change it should be easier to actually split some parts into
another repository if this one would become too big.
2021-01-25 19:48:11 +01:00
..
misc Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
resources Add fallback icons for buttons to move connections up and down 2020-09-12 22:09:40 +02:00
settings Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
translations Update translations 2021-01-01 21:22:15 +01:00
webview Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
CMakeLists.txt Allow configuring package suffix for qtutilities individually 2020-10-23 17:03:57 +02:00
global.h Adapt to changes in c++utilities 2019-06-14 19:15:26 +02:00