]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/GuiHSpace.h
* fix spelling in comments to please John.
[lyx.git] / src / frontends / qt4 / GuiHSpace.h
index ef4d214c7420856274e06bedfa3c51f9c748b835..5b0bdece3ba698a077922f5e29715f871890cb7f 100644 (file)
@@ -4,7 +4,7 @@
  * This file is part of LyX, the document processor.
  * Licence details can be found in the file COPYING.
  *
- * \author Jürgen Spitzmüller
+ * \author Jürgen Spitzmüller
  *
  * Full author contact details are available in file CREDITS.
  */
@@ -24,7 +24,7 @@ class GuiHSpace : public GuiDialog, public Ui::HSpaceUi
        Q_OBJECT
 
 public:
-       GuiHSpace(GuiView & lv);
+       GuiHSpace(GuiView & lv, bool math);
 
 private Q_SLOTS:
        ///
@@ -35,6 +35,8 @@ private Q_SLOTS:
        void patternChanged();
 
 private:
+       ///
+       void setMath(bool custom);
        /// Apply from dialog
        void applyView();
        /// Update the dialog