lyx_mirror/src/frontends/WorkArea.C

16 lines
207 B
C++
Raw Normal View History

/**
* \file WorkArea.C
* Copyright 2002 the LyX Team
* Read the file COPYING
*
* \author Asger and Juergen
*/
#include <config.h>
#ifdef __GNUG__
#pragma implementation
#endif
#include "WorkArea.h"