From 716cfaea68165601c3b8bfee99ef4f66cf450b27 Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Wed, 27 Oct 2010 20:18:50 +0000 Subject: [PATCH] Another compile fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35872 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/frontends/qt4/GuiNomenclature.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frontends/qt4/GuiNomenclature.cpp b/src/frontends/qt4/GuiNomenclature.cpp index 6a080eb0e5..091537b6cb 100644 --- a/src/frontends/qt4/GuiNomenclature.cpp +++ b/src/frontends/qt4/GuiNomenclature.cpp @@ -71,4 +71,4 @@ bool GuiNomenclature::checkWidgets() const } // namespace frontend } // namespace lyx -#include "moc_GuiNomencl.cpp" +#include "moc_GuiNomenclature.cpp" -- 2.39.2