diff options
author | Kurt Zenker <kz@openoffice.org> | 2004-07-23 11:04:57 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2004-07-23 11:04:57 +0000 |
commit | d0b0d8c181a20850ba68927908733475266ab94b (patch) | |
tree | 6a404024f30a72167baa00951bb7e6ebe295c9d1 | |
parent | 21b25f9c9810b91f66956eb11c76d99bc851fe76 (diff) |
INTEGRATION: CWS tbe11 (1.1.1.1.248); FILE MERGED
2004/06/21 11:27:52 tbe 1.1.1.1.248.1: #99468# Basic IDE cannot handle libraries, which contain dialogs only
-rw-r--r-- | basctl/source/basicide/brkdlg.hrc | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/basctl/source/basicide/brkdlg.hrc b/basctl/source/basicide/brkdlg.hrc index 0700d022b56e..a6e180013686 100644 --- a/basctl/source/basicide/brkdlg.hrc +++ b/basctl/source/basicide/brkdlg.hrc @@ -2,9 +2,9 @@ * * $RCSfile: brkdlg.hrc,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: mh $ $Date: 2000-09-29 11:02:36 $ + * last change: $Author: kz $ $Date: 2004-07-23 12:04:57 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -74,7 +74,6 @@ #define RID_FT_PASS 8 #define RID_FT_BRKPOINTS 9 #define RID_FLD_PASS 10 -// #define RID_PB_SHOW 11 #endif // _BRKDLG_HRC |