]> git.lyx.org Git - features.git/commitdiff
compile fix.
authorAbdelrazak Younes <younes@lyx.org>
Wed, 25 Oct 2006 07:48:48 +0000 (07:48 +0000)
committerAbdelrazak Younes <younes@lyx.org>
Wed, 25 Oct 2006 07:48:48 +0000 (07:48 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15543 a592a061-630c-0410-9148-cb99ea01b6c8

src/frontends/qt4/Makefile.am
src/frontends/qt4/Makefile.dialogs

index 0870654a93ad77023daeaab9eee66a9694d7b103..150c7cc91451777821b299e4c3e858c7e3c4c71f 100644 (file)
@@ -38,7 +38,6 @@ libqt4_la_SOURCES = \
        GuiFontLoader.h GuiFontLoader.C \
        GuiFontMetrics.h GuiFontMetrics.C \
        GuiSelection.h GuiSelection.C \
-       GuiImplementation.h GuiImplementation.C \
        LyXKeySymFactory.C \
        QLMenubar.C QLMenubar.h \
        QAbout.C QAbout.h \
index c0bee1ed8a742d65c33575a0c6443b909e5f8d27..831d112c15e81ce32c3c237eaec03f45f3c0f1b9 100644 (file)
@@ -79,6 +79,7 @@ MOCFILES = \
        FileDialog_private.C FileDialog_private.h \
        FloatPlacement.C FloatPlacement.h \
        GuiApplication.C GuiApplication.h \
+       GuiImplementation.C GuiImplementation.h \
        GuiView.C GuiView.h \
        GuiWorkArea.C GuiWorkArea.h \
        iconpalette.C iconpalette.h \