- fixed crashes caused by return types of init methods that were unknown to Qt's...
authorMarcus Eggenberger <egs@quassel-irc.org>
Mon, 24 Mar 2008 18:01:22 +0000 (18:01 +0000)
committerMarcus Eggenberger <egs@quassel-irc.org>
Mon, 24 Mar 2008 18:01:22 +0000 (18:01 +0000)
commit57d44eafac4d353d1523e93cc7613debc1826e94
treec5b6db2590594229eb44c18d9ffc67a343227955
parent100cfa79242249feff3bc3265787b46d2dc621b0
- fixed crashes caused by return types of init methods that were unknown to Qt's meta system
- minor tweaks to the signalproxy
src/common/signalproxy.cpp
src/common/syncableobject.cpp