]> git.lyx.org Git - lyx.git/blobdiff - src/FloatList.C
- Link against qt-mt333.lib which is what the current qt3 cvs produces
[lyx.git] / src / FloatList.C
index 5647c71073182cf624c1074a6b0da253ef31a7cc..7b1bf81ccf3e3f6807fb80acced4354aac2ae71c 100644 (file)
@@ -1,11 +1,19 @@
-#include <config.h>
+/**
+ * \file FloatList.C
+ * This file is part of LyX, the document processor.
+ * Licence details can be found in the file COPYING.
+ *
+ * \author Lars Gullik Bjønnes
+ *
+ * Full author contact details are available in file CREDITS.
+ */
 
-#ifdef __GNUG__
-#pragma implementation
-#endif
+#include <config.h>
 
 #include "FloatList.h"
-#include "gettext.h"
+#include "Floating.h"
+
+using std::string;
 
 // This class is now mostly finished, except one thing, it is a global
 // object. This will not do. The user (and layout files) are free to