summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/web/IconsDialog.java
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-04-07 12:39:29 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-04-07 12:39:29 +0000
commit82b2082e39b7839c23853b7a39673798476d9e7d (patch)
treec71cd919a4f5d75cdae87703aa45f76273f35f55 /wizards/com/sun/star/wizards/web/IconsDialog.java
parent5df3ad901d9490d04b2ea35a0f008ead6ee6e67d (diff)
INTEGRATION: CWS dbwizardpp3 (1.5.44); FILE MERGED
2006/03/27 10:47:56 tv 1.5.44.1: expanded tabs to spaces
Diffstat (limited to 'wizards/com/sun/star/wizards/web/IconsDialog.java')
-rw-r--r--wizards/com/sun/star/wizards/web/IconsDialog.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/web/IconsDialog.java b/wizards/com/sun/star/wizards/web/IconsDialog.java
index fb449c05600b..4f664532db86 100644
--- a/wizards/com/sun/star/wizards/web/IconsDialog.java
+++ b/wizards/com/sun/star/wizards/web/IconsDialog.java
@@ -4,9 +4,9 @@
*
* $RCSfile: IconsDialog.java,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 09:55:45 $
+ * last change: $Author: vg $ $Date: 2006-04-07 13:39:29 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -177,7 +177,7 @@ public class IconsDialog extends ImageListDialog implements ImageList.ImageRende
return i % icons.length;
}
- private String getIconsetPref(int iconset) {
+ private String getIconsetPref(int iconset) {
return getIconset(iconset).cp_FNPrefix;
}