From 6b2ab74c0be25cd58f76d5161b552868e173597c Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 5 Feb 2019 14:03:57 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- src/entrywidgetother.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'src/entrywidgetother.cpp') diff --git a/src/entrywidgetother.cpp b/src/entrywidgetother.cpp index 85b2038..6fdc23b 100644 --- a/src/entrywidgetother.cpp +++ b/src/entrywidgetother.cpp @@ -17,11 +17,11 @@ * Free Software Foundation, Inc., * * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -#include -#include -#include -#include -#include +#include +#include +#include +#include +#include #include #include @@ -32,8 +32,8 @@ #include #include -#include -#include +#include "fieldlineedit.h" +#include "settings.h" #include "entrywidgetother.h" namespace KBibTeX -- cgit v1.2.3