mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-16 15:01:15 +02:00
style fix
This commit is contained in:
parent
2423f61e46
commit
9b56ef406c
@ -136,7 +136,8 @@ void SessionImpl::open(const std::string& connect)
|
|||||||
}
|
}
|
||||||
|
|
||||||
_dataTypes.fillTypeInfo(_db);
|
_dataTypes.fillTypeInfo(_db);
|
||||||
addProperty("dataTypeInfo",
|
|
||||||
|
addProperty("dataTypeInfo",
|
||||||
&SessionImpl::setDataTypeInfo,
|
&SessionImpl::setDataTypeInfo,
|
||||||
&SessionImpl::dataTypeInfo);
|
&SessionImpl::dataTypeInfo);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user