]> git.lyx.org Git - features.git/blobdiff - src/frontends/qt4/Makefile.am
First step towards fixing bug 4588: move the ui file reading and the ToolbarBackend...
[features.git] / src / frontends / qt4 / Makefile.am
index 594bf54084d32b3a4499478812cc88ea96945193..997c071088b9266331baba177f6c2cda6aacff34 100644 (file)
@@ -132,6 +132,7 @@ SOURCEFILES = \
        qt_helpers.cpp \
        TocModel.cpp \
        TocWidget.cpp \
+       ToolbarBackend.cpp \
        Validator.cpp 
 
 NOMOCHEADER = \
@@ -151,7 +152,8 @@ NOMOCHEADER = \
        GuiToolbars.h \
        LaTeXHighlighter.h \
        qt_i18n.h \
-       qt_helpers.h
+       qt_helpers.h \
+       ToolbarBackend.h
 
 MOCHEADER = \
        Action.h \