From 7efc6e9e0a2b49b066ca87130965873b557d7c22 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Sun, 11 Jun 2006 21:45:01 +0000 Subject: [PATCH] Deleted because not used anywhere. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14079 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/QtLyXView.h | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 src/frontends/qt4/QtLyXView.h 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 -- 2.39.2