diff --git a/code/ryzom/client/src/interface_v3/dbgroup_combo_box.h b/code/ryzom/client/src/interface_v3/dbgroup_combo_box.h index 4631bf703..4d74508ad 100644 --- a/code/ryzom/client/src/interface_v3/dbgroup_combo_box.h +++ b/code/ryzom/client/src/interface_v3/dbgroup_combo_box.h @@ -136,7 +136,7 @@ protected: // sint32 CInterfaceProperty _Selection; sint32 _NotLinkedToDBSelection; - std::vector> _Texts; + std::vector > _Texts; std::vector _Textures; // Action Handler called on combo click