summaryrefslogtreecommitdiff
path: root/uui
diff options
context:
space:
mode:
authorStephan Bergmann <sb@openoffice.org>2001-06-27 12:31:17 +0000
committerStephan Bergmann <sb@openoffice.org>2001-06-27 12:31:17 +0000
commit15730b0b4718598488cea07385f24c3647da1996 (patch)
tree50ad7a3b10bdc7b1565751e361c88bd359ddbfb2 /uui
parent8607933d4ab2fb0d253b3b861c5ee4c1d086da7f (diff)
#88320# Added missing #define __RSC.
Diffstat (limited to 'uui')
-rw-r--r--uui/source/passworddlg.src6
1 files changed, 4 insertions, 2 deletions
diff --git a/uui/source/passworddlg.src b/uui/source/passworddlg.src
index 59f1a6c783c7..ed583892f76e 100644
--- a/uui/source/passworddlg.src
+++ b/uui/source/passworddlg.src
@@ -2,9 +2,9 @@
*
* $RCSfile: passworddlg.src,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mav $ $Date: 2001-06-26 13:35:41 $
+ * last change: $Author: sb $ $Date: 2001-06-27 13:31:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,6 +59,8 @@
*
************************************************************************/
+#define __RSC
+
#ifndef UUI_IDS_HRC
#include <ids.hrc>
#endif