From: Pavel Sanda Date: Sun, 27 Dec 2009 21:38:49 +0000 (+0000) Subject: Unneeded header X-Git-Tag: 2.0.0~4695 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=0252c84efaa8ec0fe2b06a8b874081501ff4e3ea;p=features.git Unneeded header git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32658 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/support/ProgressInterface.h b/src/support/ProgressInterface.h index 1fdd3b417b..6ef073ce58 100644 --- a/src/support/ProgressInterface.h +++ b/src/support/ProgressInterface.h @@ -12,8 +12,6 @@ #ifndef LYX_SUPPORT_PROGRESSINTERFACE_H #define LYX_SUPPORT_PROGRESSINTERFACE_H -#include - class QString; namespace lyx {