From: Peter Kümmel Date: Tue, 4 Sep 2007 18:40:58 +0000 (+0000) Subject: GuiView is a template X-Git-Tag: 1.6.10~8506 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=9ecadac14d62072502920374a0597a0a6311cff6;p=features.git GuiView is a template git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20046 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/GuiCommandBuffer.h b/src/frontends/qt4/GuiCommandBuffer.h index 3ee0cfab31..6ed08f6cbe 100644 --- a/src/frontends/qt4/GuiCommandBuffer.h +++ b/src/frontends/qt4/GuiCommandBuffer.h @@ -22,7 +22,6 @@ namespace lyx { namespace frontend { class GuiCommandEdit; -class GuiView; class GuiCommandBuffer : public QWidget { Q_OBJECT