From 9ecadac14d62072502920374a0597a0a6311cff6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20K=C3=BCmmel?= Date: Tue, 4 Sep 2007 18:40:58 +0000 Subject: [PATCH] GuiView is a template git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20046 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/GuiCommandBuffer.h | 1 - 1 file changed, 1 deletion(-) 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 -- 2.39.2