]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/gnome/FormToc.C
Mathed fix from Dekel, GNOME patch from Marko, language-code from Garst
[lyx.git] / src / frontends / gnome / FormToc.C
index 71c3871871c7cc100301ea318c105d6658c03677..6adbee8497b7b496e03e35633afe343d4cc6257e 100644 (file)
@@ -39,7 +39,7 @@ extern "C" {
 using SigC::bind;
 
 FormToc::FormToc(LyXView * lv, Dialogs * d)
-  : lv_(lv), d_(d), u_(0), h_(0), ih_(0), inset_(0), dialog_(NULL), ignore_callback_(false)
+  : lv_(lv), d_(d), inset_(0), u_(0), h_(0), ih_(0), dialog_(NULL), ignore_callback_(false)
 {
   // let the dialog be shown
   // These are permanent connections so we won't bother