]> git.lyx.org Git - lyx.git/blobdiff - src/support/SignalSlotPrivate.cpp
add onoff support for "inset-modify changetype xxx" in include inset
[lyx.git] / src / support / SignalSlotPrivate.cpp
index ea3217fd6bec874e9a266d3cc49e85e9b9cfa4c2..b89567b862852a8ddf74887a952c5d234d9ae253 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author André Pönitz
+ * \author André Pönitz
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -12,5 +12,6 @@
 #include <config.h>
 
 // trigger moc 
-#include "SignalSlotPrivate_moc.cpp"
+#include "SignalSlotPrivate.h"
+#include "moc_SignalSlotPrivate.cpp"