From: Abdelrazak Younes Date: Sun, 11 Jun 2006 21:45:01 +0000 (+0000) Subject: Deleted because not used anywhere. X-Git-Tag: 1.6.10~13123 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=7efc6e9e0a2b49b066ca87130965873b557d7c22;p=lyx.git Deleted because not used anywhere. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14079 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/QtLyXView.h b/src/frontends/qt4/QtLyXView.h deleted file mode 100644 index 6366f060cb..0000000000 --- a/src/frontends/qt4/QtLyXView.h +++ /dev/null @@ -1,17 +0,0 @@ -// -*- C++ -*- -/** - * \file QtLyXView.h - * This file is part of LyX, the document processor. - * Licence details can be found in the file COPYING. - * - * \author John Levon - * - * Full author contact details are available in file CREDITS. - */ - -/* Qt has a messy namespace which conflicts with 'emit' in - * src/Timeout.h. Uggghh. - */ - -#undef emit -#undef signals