From f92c11dfdcde621a6b7384bcf867b87cdb14280c 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 --- src/kbfileinfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kbfileinfo.h') diff --git a/src/kbfileinfo.h b/src/kbfileinfo.h index 6f0bd4a..8fd40c6 100644 --- a/src/kbfileinfo.h +++ b/src/kbfileinfo.h @@ -12,7 +12,7 @@ #ifndef KBFILEINFO_H #define KBFILEINFO_H -#include +#include class KbItem; -- cgit v1.2.1