[Libreoffice-commits] .: sw/source
Christina Rossmanith
crossmanith at kemper.freedesktop.org
Fri Feb 25 11:13:18 PST 2011
sw/source/ui/app/app.src | 3 ---
sw/source/ui/inc/app.hrc | 3 ---
2 files changed, 6 deletions(-)
New commits:
commit bc6dcca32b8b26c9f1313ab5a075ee6f3ab3e2c0
Author: Christina Rossmanith <ChrRossmanith at web.de>
Date: Fri Feb 25 18:19:26 2011 +0100
removed BMP_FEHLT
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)
More information about the Libreoffice-commits
mailing list