From 12ab02dac8c9b37a3381e7e059a42c99fe12ef1f Mon Sep 17 00:00:00 2001 From: Carsten Niehaus Date: Sat, 25 Nov 2006 10:36:53 +0000 Subject: [PATCH] Forget the .moc-include. Now also include it in the CMakeLists.txt svn path=/trunk/KDE/kdeedu/kalzium/src/kalziumglpart.cpp; revision=607599 --- kalzium/kalziumglpart.cpp | 2 ++ 1 file changed, 2 insertions(+) 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" -- 2.47.3