]> git.lyx.org Git - lyx.git/blobdiff - src/frontends/qt2/Makefile.am
better selection and scrolling behaviour
[lyx.git] / src / frontends / qt2 / Makefile.am
index 1a7fef539f9e5052acbef2cedc709f12a34060a0..9ee32ce63af3122ede339da55bc55fc7ad5acb61 100644 (file)
@@ -12,7 +12,7 @@ INCLUDES = -I$(top_srcdir)/src/ -I$(top_srcdir)/src/frontends/ \
        $(FRONTEND_INCLUDES) $(BOOST_INCLUDES) \
        -I$(top_srcdir)/src/frontends/controllers
 
-AM_CXXFLAGS = -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR
+AM_CXXFLAGS = -DQT_CLEAN_NAMESPACE -DQT_GENUINE_STR -DQT_NO_TRANSLATION
 
 include $(srcdir)/Makefile.dialogs
 
@@ -83,6 +83,8 @@ libqt2_la_SOURCES = \
        qscreen.C \
        qsetborder.h \
        qsetborder.C \
+       qt_helpers.h \
+       qt_helpers.C \
        qttableview.h \
        qttableview.C \
        $(DIALOGSOURCES)