From: Georg Baum Date: Mon, 26 Mar 2007 07:38:33 +0000 (+0000) Subject: compile fix X-Git-Tag: 1.6.10~10492 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=1c46866b7163af1de52e2f8efa7ab0fe86678bb0;p=features.git compile fix git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17564 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/frontends/qt4/Makefile.dialogs b/src/frontends/qt4/Makefile.dialogs index b928defe0e..67276001fb 100644 --- a/src/frontends/qt4/Makefile.dialogs +++ b/src/frontends/qt4/Makefile.dialogs @@ -107,6 +107,7 @@ MOCFILES = \ QGraphicsDialog.C QGraphicsDialog.h \ QIncludeDialog.C QIncludeDialog.h \ QIndexDialog.C QIndexDialog.h \ + QLog.C QLog.h \ QLogDialog.C QLogDialog.h \ QViewSourceDialog.C QViewSourceDialog.h \ QViewSource.C QViewSource.h \