diff options
author | Laurent Balland-Poirier <laurent.balland-poirier@laposte.net> | 2013-12-07 10:55:24 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-09 16:20:05 +0000 |
commit | cf38ab5d8929d99d70dcf517e1c795a3f6f90e9d (patch) | |
tree | 65c2a0c082adf2457cc867da9995748ae7005207 /l10ntools | |
parent | cccc6c4ebcc508576d9cf609a649d4d3d76d61eb (diff) |
Convert chart::InsertTitleDlg to .ui
Change-Id: Ic92ab5e715253caa4be9c0fea4499797ed2b7485
Reviewed-on: https://gerrit.libreoffice.org/6997
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'l10ntools')
-rw-r--r-- | l10ntools/source/localize.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/l10ntools/source/localize.cxx b/l10ntools/source/localize.cxx index 5bd55b43d928..f5a153cfa86e 100644 --- a/l10ntools/source/localize.cxx +++ b/l10ntools/source/localize.cxx @@ -96,8 +96,6 @@ bool passesPositiveList(const OUString& rUrl) { "/chart2/source/controller/dialogs/" "res_SecondaryAxisCheckBoxes_tmpl.hrc") }, { RTL_CONSTASCII_STRINGPARAM( - "/chart2/source/controller/dialogs/res_Titlesx_tmpl.hrc") }, - { RTL_CONSTASCII_STRINGPARAM( "/dbaccess/source/ui/dlg/AutoControls_tmpl.hrc") }, { RTL_CONSTASCII_STRINGPARAM( "/dbaccess/source/ui/inc/toolbox_tmpl.hrc") }, |