]> git.lyx.org Git - features.git/commitdiff
GuiView is a template
authorPeter Kümmel <syntheticpp@gmx.net>
Tue, 4 Sep 2007 18:40:58 +0000 (18:40 +0000)
committerPeter Kümmel <syntheticpp@gmx.net>
Tue, 4 Sep 2007 18:40:58 +0000 (18:40 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20046 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/GuiCommandBuffer.h

index 3ee0cfab31087c2495f6e68ed38041b688c80836..6ed08f6cbe0f2c1066f79ff618ef6fd70a6b279b 100644 (file)
@@ -22,7 +22,6 @@ namespace lyx {
 namespace frontend {
 
 class GuiCommandEdit;
-class GuiView;
 
 class GuiCommandBuffer : public QWidget {
        Q_OBJECT