mirror of
https://github.com/silverqx/TinyORM.git
synced 2026-05-18 23:39:34 -05:00
added section comment
This commit is contained in:
@@ -14,6 +14,8 @@ using Orm::Utils::Helpers;
|
||||
namespace Orm::Tiny::Utils
|
||||
{
|
||||
|
||||
/* public */
|
||||
|
||||
QVariantMap Attribute::convertVectorToMap(const QVector<AttributeItem> &attributes)
|
||||
{
|
||||
QVariantMap result;
|
||||
|
||||
Reference in New Issue
Block a user