Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'qt_tstfrm/gui_test_widget.hpp')
-rw-r--r--qt_tstfrm/gui_test_widget.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/qt_tstfrm/gui_test_widget.hpp b/qt_tstfrm/gui_test_widget.hpp
index 0cfb1c8511..df5d798d09 100644
--- a/qt_tstfrm/gui_test_widget.hpp
+++ b/qt_tstfrm/gui_test_widget.hpp
@@ -45,7 +45,7 @@ public:
cp.m_doUnbindRT = false;
cp.m_threadSlot = 0;
- cp.m_storageType = graphics::ESmallStorage;
+ cp.m_storageType = graphics::ETinyStorage;
cp.m_textureType = graphics::ESmallTexture;
cp.m_skinName = "basic_mdpi.skn";
cp.m_isSynchronized = false;