Qt5 fixes
authorHarald Fernengel <harald.fernengel@nokia.com>
Thu, 16 Aug 2012 08:07:31 +0000 (10:07 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 24 Mar 2014 23:21:25 +0000 (00:21 +0100)
commitf13ee12590d103b3512ba74c0bef3b0817c4c947
tree04708aeaebc56eff39ecd11a1aed841afe3b6a4c
parent1c8c7ffcfad6f37d2810c4130a23c95ca7ba2a46
Qt5 fixes

Mostly due to the metatobject changes. Also, for some reason, my
cmake on the mac refused to create a moc file for coreeventmanager
unless there's a *.cpp file
src/common/basichandler.cpp
src/common/eventmanager.cpp
src/common/signalproxy.cpp
src/common/syncableobject.cpp
src/common/types.h
src/core/CMakeLists.txt
src/core/coreeventmanager.cpp [new file with mode: 0644]
src/uisupport/actioncollection.cpp
src/uisupport/actioncollection.h