Add (pretty empty) cpp files for abstract classes to make automoc work
authorManuel Nickschas <sputnick@quassel-irc.org>
Fri, 30 Mar 2012 23:23:45 +0000 (01:23 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sun, 1 Apr 2012 21:07:53 +0000 (23:07 +0200)
Without an implementation file, automoc will lead to linker errors.


No differences found