]> 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 ec32c2ac4159443e24ec2f5f97dc9675575e5d72..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,11 +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