]> git.lyx.org Git - lyx.git/blobdiff - src/XFormsView.C
fix build, thesaurus
[lyx.git] / src / XFormsView.C
index e331f5dc7d770902684bbdc2acf1cb4db22a2754..ee8c67f1ece47ac892336ac616fa733a71f8d2e0 100644 (file)
@@ -58,7 +58,7 @@ XFormsView::XFormsView(int width, int height)
 
        // Connect the minibuffer signals
        minibuffer->stringReady.connect(SigC::slot(getLyXFunc(),
-                                                  &LyXFunc::miniDispatch));
+                                               &LyXFunc::miniDispatch));
        minibuffer->timeout.connect(SigC::slot(getLyXFunc(),
                                               &LyXFunc::initMiniBuffer));