started porting renderer to new portable form

This commit is contained in:
itsmattkc
2019-10-31 19:14:58 +11:00
parent d96395ea27
commit 77bcb70dac
77 changed files with 789 additions and 2237 deletions
-3
View File
@@ -87,9 +87,6 @@ public:
/// Resolves to `Block*`
kBlock,
/// Resolves to `QList<Block*>`
kBlockList,
/// Resolves to `Footage*`
kFootage,