]> 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 6b83e0765730221c6080f3d96e7088f65d714c74..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
@@ -50,8 +50,6 @@ struct FD_preferences_spelloptions;
  */
 class FormPreferences : public FormBaseBI {
 public:
-       friend void gui_ShowPreferences(LyXView &, Dialogs &);
-       friend void gui_ShowSpellcheckerPreferences(LyXView &, Dialogs &);
        ///
        FormPreferences(LyXView &, Dialogs &);
 
@@ -63,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