]> git.lyx.org Git - lyx.git/commitdiff
Deleted because not used anywhere.
authorAbdelrazak Younes <younes@lyx.org>
Sun, 11 Jun 2006 21:45:01 +0000 (21:45 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Sun, 11 Jun 2006 21:45:01 +0000 (21:45 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14079 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/QtLyXView.h [deleted file]

diff --git a/src/frontends/qt4/QtLyXView.h b/src/frontends/qt4/QtLyXView.h
deleted file mode 100644 (file)
index 6366f06..0000000
+++ /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