From: Carsten Niehaus Date: Sat, 25 Nov 2006 10:36:53 +0000 (+0000) Subject: Forget the .moc-include. Now also include it in the CMakeLists.txt X-Git-Tag: v3.80.3~103^2~2 X-Git-Url: https://git.rmz.fi/?a=commitdiff_plain;h=12ab02dac8c9b37a3381e7e059a42c99fe12ef1f;p=libqmvoc.git Forget the .moc-include. Now also include it in the CMakeLists.txt svn path=/trunk/KDE/kdeedu/kalzium/src/kalziumglpart.cpp; revision=607599 --- diff --git a/kalzium/kalziumglpart.cpp b/kalzium/kalziumglpart.cpp index cfc7b94..271ffdb 100644 --- a/kalzium/kalziumglpart.cpp +++ b/kalzium/kalziumglpart.cpp @@ -38,3 +38,5 @@ bool KalziumGLPart::openUrl(const KUrl& url) bool KalziumGLPart::openFile() { } + +#include "kalziumglpart.moc"