forked from Kistler-Group/sdbus-cpp
Update using-sdbus-c++.md
Fix name of class in destructor
This commit is contained in:
committed by
GitHub
parent
d6fdacafbe
commit
96b2dfff69
@ -770,7 +770,7 @@ public:
|
|||||||
registerProxy();
|
registerProxy();
|
||||||
}
|
}
|
||||||
|
|
||||||
~Concatenator()
|
~ConcatenatorProxy()
|
||||||
{
|
{
|
||||||
unregisterProxy();
|
unregisterProxy();
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user