]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/controllers/ControlSpellchecker.h
to much stuff for my liking...
[lyx.git] / src / frontends / controllers / ControlSpellchecker.h
index 767c344a1c4f44280e06be94e8fc2b04cb48205b..eeaf11e215b690d365662a267941a73b285b3044 100644 (file)
 #pragma interface
 #endif
 
-#include "ControlDialogs.h"
+#include "ControlDialog_impl.h"
 #include "sp_base.h"
 
 /** A controller for Spellchecker dialogs.
  */
-class ControlSpellchecker : public ControlDialog<ControlConnectBD> {
+class ControlSpellchecker : public ControlDialogBD {
 public:
        ///
        ControlSpellchecker(LyXView &, Dialogs &);