]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt4/Makefile.am
Use localized item when calculating the panel stack's tree widget width.
[lyx.git] / src / frontends / qt4 / Makefile.am
index 103105e95c868861893340e1d7b91288f426c8f9..299e3c69f2a1db8d7ba412d742658187cb12b2a0 100644 (file)
@@ -61,6 +61,8 @@ SOURCEFILES = \
        CategorizedCombo.cpp \
        ColorCache.cpp \
        CustomizedWidgets.cpp \
+       DialogView.cpp \
+       DockView.cpp \
        EmptyTable.cpp \
        FancyLineEdit.cpp \
        FileDialog.cpp \
@@ -153,13 +155,12 @@ SOURCEFILES = \
        TocModel.cpp \
        TocWidget.cpp \
        Toolbars.cpp \
+       ToolTipFormatter.cpp \
        Validator.cpp 
 
 NOMOCHEADER = \
        ButtonController.h \
        ColorCache.h \
-       DialogView.h \
-       DockView.h \
        FileDialog.h \
        GuiFontExample.h \
        GuiFontLoader.h \
@@ -179,6 +180,8 @@ MOCHEADER = \
        BulletsModule.h \
        CategorizedCombo.h \
        CustomizedWidgets.h \
+       DialogView.h \
+       DockView.h \
        EmptyTable.h \
        FancyLineEdit.h \
        FindAndReplace.h \
@@ -259,6 +262,7 @@ MOCHEADER = \
        PanelStack.h \
        TocModel.h \
        TocWidget.h \
+       ToolTipFormatter.h \
        Validator.h
 
 UIFILES = \