]> git.lyx.org Git - lyx.git/blob - src/frontends/qt2/QtLyXView.h
In for a penny, in for a pound. Consistent use of // -*- C++ -*-
[lyx.git] / src / frontends / qt2 / QtLyXView.h
1 // -*- C++ -*-
2 /*
3  * QtLyXView.h
4  * (C) 2000 LyX Team
5  * moz@compsoc.man.ac.uk
6  */
7
8 /* Qt 1.x has a messy namespace which conflicts with 'emit' in
9  * src/Timeout.h. This can go away when Qt 2.x happens.
10  */
11
12 #undef emit
13 #include "LyXView.h"