From 9bf127f0f58b567ffff215e31377bb9867d6b1a6 Mon Sep 17 00:00:00 2001 From: Roman Sorokin Date: Mon, 15 Sep 2014 14:24:48 +0300 Subject: new texture type --- drape/texture.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'drape/texture.hpp') diff --git a/drape/texture.hpp b/drape/texture.hpp index 8bea53ca3b..5b1a7f1485 100644 --- a/drape/texture.hpp +++ b/drape/texture.hpp @@ -20,6 +20,7 @@ public: Symbol, Glyph, StipplePen, + Color, UniformValue }; -- cgit v1.2.3