[PATCH] removed BMP_FEHLT
Christina Rossmanith
ChrRossmanith at web.de
Fri Feb 25 09:19:26 PST 2011
---
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
--------------010708010804020301050304--
More information about the LibreOffice
mailing list