syncthingtray/tray/application
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
..
main.cpp Allow backend libraries to be used from other projects 2021-01-25 19:48:11 +01:00
singleinstance.cpp Move code for passing args to already running instance into own function 2020-10-19 19:04:18 +02:00
singleinstance.h Move code for passing args to already running instance into own function 2020-10-19 19:04:18 +02:00