* When the construct_copy() function was used to copy and instance, it
commit6b026d9280430286fe44c2113f7f2db84507f836
authorrdale <rdale@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 19 Dec 2008 10:48:25 +0000 (19 10:48 +0000)
committerrdale <rdale@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Fri, 19 Dec 2008 10:48:25 +0000 (19 10:48 +0000)
tree36e78567f9fd58e6ccd9af5321409148b73de8a1
parent8683fcbc369224721b52e04ebb4f7aeaa743dcdb
* When the construct_copy() function was used to copy and instance, it
  wasn't initializing the binding for the new instance. This caused a
  crash when the destructor for the instance tried to make a callback with
  the null binding.

CCMAIL: kde-bindings@kde.org

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdebindings@898868 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
csharp/qyoto/ChangeLog
csharp/qyoto/src/handlers.cpp