]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Makefile.am
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / qt4 / Makefile.am
index 851f0ebe802228606477d5141f179956973250bc..c20a0970abd0df423936408e67585447d7728ee8 100644 (file)
@@ -30,17 +30,17 @@ AM_CPPFLAGS += \
        -I$(top_srcdir)/src/frontends/controllers
 
 libqt4_la_SOURCES = \
-       QDialogView.C \
-       QDialogView.h \
-       Action.C Action.h \
        Alert_pimpl.C \
        ColorCache.h ColorCache.C \
        Dialogs.C \
        FileDialog.C \
+       GuiApplication.C GuiApplication.h \
+       GuiClipboard.h GuiClipboard.C \
+       GuiFontLoader.h GuiFontLoader.C \
+       GuiSelection.h GuiSelection.C \
+       GuiImplementation.h GuiImplementation.C \
        LyXKeySymFactory.C \
-       LyXScreenFactory.C \
        QLMenubar.C QLMenubar.h \
-       qtTimeout.C qtTimeout.h \
        QAbout.C QAbout.h \
        QBibitem.C QBibitem.h \
        QBibtex.C QBibtex.h \
@@ -51,6 +51,7 @@ libqt4_la_SOURCES = \
        QCharacter.C QCharacter.h \
        QCitation.C QCitation.h \
        QDocument.C QDocument.h \
+       QDialogView.C QDialogView.h \
        QErrorList.C QErrorList.h \
        QERT.C QERT.h \
        QExternal.C QExternal.h \
@@ -78,18 +79,16 @@ libqt4_la_SOURCES = \
        QTexinfo.C QTexinfo.h \
        QThesaurus.C QThesaurus.h \
        QToc.C QToc.h \
-       QURL.C QURL.h \
        QVSpace.C QVSpace.h \
-       QWorkArea.C QWorkArea.h \
        QWrap.C QWrap.h \
        Qt2BC.C Qt2BC.h \
-       WorkAreaFactory.C \
        checkedwidgets.C checkedwidgets.h \
        lyx_gui.C \
        panelstack.h panelstack.C \
        qfontexample.h qfontexample.C \
-       FontLoader.h FontLoader.C \
        qfont_metrics.C \
        qlkey.h \
        qt_helpers.h qt_helpers.C \
+       qtTimeout.C qtTimeout.h \
+       UrlView.C UrlView.h \
        $(MOCFILES)