summaryrefslogtreecommitdiff
path: root/svl
diff options
context:
space:
mode:
authorCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-05-03 16:55:22 +0200
committerCédric Bosdonnat <cedric.bosdonnat@free.fr>2012-05-04 12:19:26 +0200
commite00e06ce4306e8e9e0b76e0b641c001734186347 (patch)
tree6838914a0afad71832a328d8cb9218dff9bb38b1 /svl
parent09ff698215ebd82b8ec63d5f7f79b9dad7203a59 (diff)
fpicker: make the place edition dialog working
Change-Id: If290ea4c1418162902e00bcc29c3afe69685ec5d
Diffstat (limited to 'svl')
-rw-r--r--svl/inc/svl/solar.hrc5
1 files changed, 4 insertions, 1 deletions
diff --git a/svl/inc/svl/solar.hrc b/svl/inc/svl/solar.hrc
index 3dc33639b907..2131d52342e8 100644
--- a/svl/inc/svl/solar.hrc
+++ b/svl/inc/svl/solar.hrc
@@ -78,7 +78,10 @@
#define RID_EDIT_START (RID_LIB_START+5800)
#define RID_EDIT_END (RID_LIB_START+6369)
-#define RID_SVTOOLS_START (RID_LIB_START+6370)
+#define RID_FPICKER_START (RID_LIB_START+6370)
+#define RID_FPICKER_END (RID_LIB_START+6389)
+
+#define RID_SVTOOLS_START (RID_LIB_START+6390)
#define RID_SVTOOLS_END (RID_LIB_START+6499)
#define RID_INET_START (RID_LIB_START+6500)