lyx_mirror/src/support/SignalSlotPrivate.cpp
Peter Kümmel 4662dd8be3 pch fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21906 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-02 09:58:23 +00:00

17 lines
328 B
C++

// -*- C++ -*-
/**
* \file SignalSlotPrivate.cpp
* This file is part of LyX, the document processor.
* Licence details can be found in the file COPYING.
*
* \author André Pönitz
*
* Full author contact details are available in file CREDITS.
*/
#include <config.h>
// trigger moc
#include "SignalSlotPrivate_moc.cpp"