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/ftpthread.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ftpthread.cpp') diff --git a/src/ftpthread.cpp b/src/ftpthread.cpp index 17a0f1f..f171918 100644 --- a/src/ftpthread.cpp +++ b/src/ftpthread.cpp @@ -25,9 +25,9 @@ #include -#include -#include -#include +#include +#include +#include #include #include -- cgit v1.2.3