]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/Timeout_pimpl.h
Yet more dialog tweaking from Rob.
[lyx.git] / src / frontends / xforms / Timeout_pimpl.h
index cf4306a46cf3cab4e5f3c115a577b6fc4dc9ee29..682bfe7fb9d08dac47c8f0b6407a467128444549 100644 (file)
@@ -1,19 +1,20 @@
 // -*- C++ -*-
 /**
- * \file Timeout_pimpl.h
+ * \file xforms/Timeout_pimpl.h
  * Copyright 2001 LyX Team
- * Read COPYING
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
  *
- * \author Lars Gullik Bjønnes, larsbj@lyx.org
- * \author John Levon, moz@compsoc.man.ac.uk
+ * \author Lars Gullik Bjønnes
+ * \author John Levon
+ *
+ * Full author contact details are available in file CREDITS
  */
 #ifndef TIMEOUTPIMPL_H
 #define TIMEOUTPIMPL_H
 
 #include "frontends/Timeout.h"
 
-#include <sigc++/signal_system.h>
-
 #ifdef __GNUG__
 #pragma interface
 #endif