mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-31 06:35:03 +01: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);
|
||||
addProperty("dataTypeInfo",
|
||||
|
||||
addProperty("dataTypeInfo",
|
||||
&SessionImpl::setDataTypeInfo,
|
||||
&SessionImpl::dataTypeInfo);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user