]> 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 2c53b31f157891f2165af80e85312abe5761b15a..c20a0970abd0df423936408e67585447d7728ee8 100644 (file)
@@ -30,15 +30,17 @@ AM_CPPFLAGS += \
        -I$(top_srcdir)/src/frontends/controllers
 
 libqt4_la_SOURCES = \
-       QDialogView.C \
-       QDialogView.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 \
@@ -49,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 \
@@ -56,7 +59,6 @@ libqt4_la_SOURCES = \
        QGraphics.C QGraphics.h \
        QInclude.C QInclude.h \
        QIndex.C QIndex.h \
-       QLAction.C QLAction.h \
        QLImage.C QLImage.h \
        QLog.C QLog.h \
        QViewSource.C QViewSource.h \
@@ -77,20 +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 \
-       QtLyXView.h \
-       WorkAreaFactory.C \
        checkedwidgets.C checkedwidgets.h \
        lyx_gui.C \
-       lcolorcache.h lcolorcache.C \
        panelstack.h panelstack.C \
        qfontexample.h qfontexample.C \
-       qfont_loader.h qfont_loader.C \
        qfont_metrics.C \
        qlkey.h \
        qt_helpers.h qt_helpers.C \
+       qtTimeout.C qtTimeout.h \
+       UrlView.C UrlView.h \
        $(MOCFILES)