From d499ecfe451d3fcb4dc47b2c4f104ca6faa81e62 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 29 Aug 2012 22:17:19 +0100 Subject: Drop hard-coded layout for wordcount and use Gokul's .ui Take the opportunity to merge SwWordCountDialog and SwWordCountFloatDlg together. Now the cycle is complete, .src -> manual layout -> .ui Change-Id: I4fb7840b8786ede82ffa1591effc9e4ff444504c --- sw/AllLangResTarget_sw.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'sw/AllLangResTarget_sw.mk') diff --git a/sw/AllLangResTarget_sw.mk b/sw/AllLangResTarget_sw.mk index 566ce4b7edd8..5e6ae48aea31 100644 --- a/sw/AllLangResTarget_sw.mk +++ b/sw/AllLangResTarget_sw.mk @@ -115,7 +115,6 @@ $(eval $(call gb_SrsTarget_add_files,sw/res,\ sw/source/ui/dialog/dialog.src \ sw/source/ui/dialog/docstdlg.src \ sw/source/ui/dialog/regionsw.src \ - sw/source/ui/dialog/wordcountdialog.src \ sw/source/ui/dochdl/dochdl.src \ sw/source/ui/dochdl/selglos.src \ sw/source/ui/docvw/annotation.src \ -- cgit