Hi, I've removed BMP_FEHLT in two files. Build was successful.
Christina Rossmanith
>From 83e4b188a4655bf55c43161ca1501917b4bb44a1 Mon Sep 17 00:00:00 2001 From: Christina Rossmanith <chrrossman...@web.de> Date: Fri, 25 Feb 2011 18:19:26 +0100 Subject: [PATCH] removed BMP_FEHLT --- sw/source/ui/app/app.src | 3 --- sw/source/ui/inc/app.hrc | 3 --- 2 files changed, 0 insertions(+), 6 deletions(-) diff --git a/sw/source/ui/app/app.src b/sw/source/ui/app/app.src index 5a597ae..6771554 100644 --- a/sw/source/ui/app/app.src +++ b/sw/source/ui/app/app.src @@ -169,9 +169,6 @@ SfxStyleFamilies DLG_STYLE_DESIGNER -// Default Bitmap for Toolbox -BITMAP BMP_FEHLT { FILE = "x.bmp" ; }; - // Bitmap for the NumberingTemplates in the Organizer Bitmap BMP_STYLES_FAMILY_NUM { File = "styfamnu.bmp" ; }; diff --git a/sw/source/ui/inc/app.hrc b/sw/source/ui/inc/app.hrc index 30ca41b..9d017f5 100644 --- a/sw/source/ui/inc/app.hrc +++ b/sw/source/ui/inc/app.hrc @@ -30,9 +30,6 @@ #include "rcid.hrc" -// Default Bitmap fuer ToolBox -#define BMP_FEHLT (RC_APP_BEGIN + 1) - // Document-Icon #define RC_DOC_ICON (RC_APP_BEGIN + 2) -- 1.7.0.4
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice