]> git.lyx.org Git - features.git/commitdiff
Enable LyX to link...
authorAngus Leeming <leeming@lyx.org>
Thu, 15 Aug 2002 19:32:45 +0000 (19:32 +0000)
committerAngus Leeming <leeming@lyx.org>
Thu, 15 Aug 2002 19:32:45 +0000 (19:32 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5006 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt2/Dialogs2.C

index a048525b5f4919b7b0024aaefcd53aa702634c77..f3bfed4105099b6b3d76bc54a864962083d29f3a 100644 (file)
@@ -132,6 +132,10 @@ void Dialogs::showLogFile()
 }
 
 
+void Dialogs::showMathPanel()
+{}
+
+
 void Dialogs::showMinipage(InsetMinipage * im)
 {
        pimpl_->minipage.controller().showInset(im);