]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormCharacter.h
Implemented controller-view split for FormBibtex.
[lyx.git] / src / frontends / xforms / FormCharacter.h
index f19aa77c1fa4c8eabcef3fb8fc7dc5ca8c4a8520..ca7cdaebab5c5be4f5b92892edaa8924627a4f52 100644 (file)
 
 #include <boost/smart_ptr.hpp>
 
-#include "FormBaseDeprecated.h"
-#include "xformsBC.h"
-
 #ifdef __GNUG_
 #pragma interface
 #endif
 
-class LyXView;
-class Dialogs;
+#include "FormBaseDeprecated.h"
+
 class Combox;
 struct FD_form_character;