mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-06 09:37:31 +00:00
Fix bug 2906: imcomplete dialog label translation
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@16804 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
23c6d0089f
commit
216ce237d7
@ -1637,6 +1637,7 @@ if build_qt2:
|
||||
# load qt2 tools
|
||||
qt2env.Tool('qt')
|
||||
qt2env['QT_UICDECLFLAGS'] = '-tr qt_'
|
||||
qt2env['QT_UICIMPLFLAGS'] = '-tr qt_'
|
||||
|
||||
qt2env.AppendUnique(CPPPATH = [
|
||||
'$BUILDDIR/common',
|
||||
|
Loading…
Reference in New Issue
Block a user