]> git.lyx.org Git - lyx.git/blob - src/frontends/kde/QtLyXView.h
Angus's FormInset work; Dekel's languages patch; my reworking of Angus's stuff +...
[lyx.git] / src / frontends / kde / QtLyXView.h
1 /*
2  * QtLyXView.h
3  * (C) 2000 LyX Team
4  * moz@compsoc.man.ac.uk
5  */
6
7 /* Qt 1.x has a messy namespace which conflicts with 'emit' in
8  * src/Timeout.h. This can go away when Qt 2.x happens.
9  */
10
11 #undef emit
12 #include "LyXView.h"