]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/Dialogs.C
Some string(widget->text()) fixes. Weirdness
[lyx.git] / src / frontends / qt2 / Dialogs.C
index bff0b0265c56c10a2db0f2f899645a2643956d81..d37054af231cd603f89d225446a70e2bc1e8b505 100644 (file)
@@ -5,7 +5,7 @@
  * Licence details can be found in the file COPYING.
  *
  * \author Allan Rae
- * \author Angus Leeming 
+ * \author Angus Leeming
  *
  * Full author contact details are available in file CREDITS
  */
@@ -62,12 +62,14 @@ Dialogs::Impl::Impl(LyXView & lv, Dialogs & d)
          minipage(lv, d),
          paragraph(lv, d),
          preamble(lv, d),
+         prefs(lv, d),
          print(lv, d),
          ref(lv, d),
          search(lv, d),
          sendto(lv, d),
          spellchecker(lv, d),
          tabularcreate(lv, d),
+         tabular(lv, d),
          texinfo(lv, d),
 
 #ifdef HAVE_LIBAIKSAURUS