]> 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 566117e504f006c8b22c7061dd0d0c0b759c7ed0..d37054af231cd603f89d225446a70e2bc1e8b505 100644 (file)
@@ -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