From 55ebab38f1bc2c061eb3673029fee13615635221 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Fri, 19 Apr 2019 16:41:06 +0200 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- src/sourcelistitem.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/sourcelistitem.cpp') diff --git a/src/sourcelistitem.cpp b/src/sourcelistitem.cpp index 5b217b1..68a68d7 100644 --- a/src/sourcelistitem.cpp +++ b/src/sourcelistitem.cpp @@ -95,3 +95,4 @@ void SourceListItem::stateChange(bool inOn){ TQCheckListItem::stateChange(inOn); setEnabled(inOn); } +#include "sourcelistitem.moc" -- cgit v1.2.3