]> git.lyx.org Git - lyx.git/blob - src/support/SignalSlotPrivate.cpp
abdel likes short code
[lyx.git] / src / support / SignalSlotPrivate.cpp
1 // -*- C++ -*-
2 /**
3  * \file SignalSlotPrivate.cpp
4  * This file is part of LyX, the document processor.
5  * Licence details can be found in the file COPYING.
6  *
7  * \author André Pönitz
8  *
9  * Full author contact details are available in file CREDITS.
10  */
11
12 #include <config.h>
13
14 // trigger moc 
15 #include "SignalSlotPrivate_moc.cpp"
16