From 856cef204a029e7152f658fc8a95f9a9b9be7e11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 12 Jul 2018 19:01:49 +0200 Subject: Fix FTBFS for build with --enable-final MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kmymoney2/widgets/transactionsortoption.ui.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kmymoney2/widgets/transactionsortoption.ui.h') diff --git a/kmymoney2/widgets/transactionsortoption.ui.h b/kmymoney2/widgets/transactionsortoption.ui.h index 34d0b04..821ca59 100644 --- a/kmymoney2/widgets/transactionsortoption.ui.h +++ b/kmymoney2/widgets/transactionsortoption.ui.h @@ -7,6 +7,9 @@ ** place of a destructor. *****************************************************************************/ +#ifndef TRANSACTIONSORTOPTION_UI_H +#define TRANSACTIONSORTOPTION_UI_H + // ---------------------------------------------------------------------------- // QT Includes @@ -241,3 +244,5 @@ void TransactionSortOption::slotDownItem( void ) } } } + +#endif -- cgit v1.2.1