]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/xforms/FormPreferences.h
Nothing but a changed email address (trying to factor my tree in in small steps)
[lyx.git] / src / frontends / xforms / FormPreferences.h
index 81da0ba80dc7f2fa39569a719dcab1ec30904ece..773050535fccf2da3e56c476d06cf755a3826f79 100644 (file)
@@ -6,7 +6,7 @@
  * Read the file COPYING
  *
  * \author Allan Rae, rae@lyx.org
- * \author Angus Leeming, a.leeming@ic.ac.uk
+ * \author Angus Leeming <leeming@lyx.org>
  */
 
 #ifndef FORMPREFERENCES_H
@@ -51,7 +51,7 @@ struct FD_preferences_spelloptions;
 class FormPreferences : public FormBaseBI {
 public:
        ///
-       FormPreferences(LyXView *, Dialogs *);
+       FormPreferences(LyXView &, Dialogs &);
 
 private:
        /// Pointer to the actual instantiation of the ButtonController.
@@ -61,8 +61,6 @@ private:
        virtual void redraw();
        /// Update the dialog.
        virtual void update();
-       /// show the spellchecker tab
-       void showSpellPref();
        /// Hide the dialog.
        virtual void hide();
        /// OK (Save) from dialog