From 20802b7c9baab4f09815169920650731b69068f1 Mon Sep 17 00:00:00 2001 From: Georg Baum Date: Wed, 14 Jun 2006 19:26:23 +0000 Subject: [PATCH] remove references to deleted file QtLyXView.h git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14112 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/Makefile.am | 1 - src/frontends/qt4/README | 2 -- 2 files changed, 3 deletions(-) diff --git a/src/frontends/qt4/Makefile.am b/src/frontends/qt4/Makefile.am index 2c53b31f15..d9623d363b 100644 --- a/src/frontends/qt4/Makefile.am +++ b/src/frontends/qt4/Makefile.am @@ -82,7 +82,6 @@ libqt4_la_SOURCES = \ QWorkArea.C QWorkArea.h \ QWrap.C QWrap.h \ Qt2BC.C Qt2BC.h \ - QtLyXView.h \ WorkAreaFactory.C \ checkedwidgets.C checkedwidgets.h \ lyx_gui.C \ diff --git a/src/frontends/qt4/README b/src/frontends/qt4/README index 14ddede186..83a54c041a 100644 --- a/src/frontends/qt4/README +++ b/src/frontends/qt4/README @@ -41,8 +41,6 @@ Never call buttoncontroller functions directly from dialogs. In general, you should use Qt2Base::changed() in all circumstances. However, if you must call the buttoncontroller, make sure to respect Qt2Base::updating_ -Don't #undef emit - #include "QtLyXView.h" instead - Naming conventions ------------------ -- 2.39.2