layers: introduce layers.hpp and .cpp for layer related code
authorMarcus Fritzsch <m@fritschy.de>
Thu, 27 Jul 2017 21:12:17 +0000 (23:12 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 8 Aug 2017 15:24:00 +0000 (17:24 +0200)
commit6f304f768a914c9d8c678f2613597b469b8b6396
treea52d2530213463a8c1df099fbeef75dad962e5a8
parent268111321e92c4366100924b2c0cd8a8c945885b
layers: introduce layers.hpp and .cpp for layer related code

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
src/CMakeLists.txt
src/app.cpp
src/layers.cpp [new file with mode: 0644]
src/layers.hpp [new file with mode: 0644]
src/layout.cpp
src/layout.hpp