From f3533e05cc3be74c3ccb501cf2c349a4d709bfdb Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 9 Apr 2019 18:02:42 +0200 Subject: conversion to the cmake building system MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removed cpp files generated from ui files. This resolves issue #1. Signed-off-by: gregory guy Signed-off-by: Slávek Banko (cherry picked from commit f92c11dfdcde621a6b7384bcf867b87cdb14280c) --- src/kbitem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kbitem.cpp') diff --git a/src/kbitem.cpp b/src/kbitem.cpp index 5082e0f..7eee111 100644 --- a/src/kbitem.cpp +++ b/src/kbitem.cpp @@ -15,7 +15,7 @@ #define _LARGEFILE_SOURCE #define _LARGEFILE64_SOURCE -#include +#include #include "kbfileinfo.h" #include "kbitem.h" -- cgit v1.2.3