lyx_mirror/src/frontends/qt2/QtLyXView.h

14 lines
241 B
C
Raw Normal View History

// -*- C++ -*-
/*
* QtLyXView.h
* (C) 2000 LyX Team
* moz@compsoc.man.ac.uk
*/
/* Qt 1.x has a messy namespace which conflicts with 'emit' in
* src/Timeout.h. This can go away when Qt 2.x happens.
*/
#undef emit
#include "LyXView.h"