From f7f1fade127c46cd385691d135c9faf1c4ed90a1 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Tue, 12 Oct 2004 09:02:31 +0000 Subject: INTEGRATION: CWS colorsubtoolbar (1.4.210); FILE MERGED 2004/09/28 11:13:57 pb 1.4.210.2: fix: #i33938# execute method for SID_COLOR_SETTINGS 2004/09/14 17:23:34 pb 1.4.210.1: fix: #i33938# add tbxcolor.obj --- sd/sdi/drgrfob.sdi | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'sd/sdi/drgrfob.sdi') diff --git a/sd/sdi/drgrfob.sdi b/sd/sdi/drgrfob.sdi index 89720b73080d..c6b308d58ad4 100644 --- a/sd/sdi/drgrfob.sdi +++ b/sd/sdi/drgrfob.sdi @@ -113,4 +113,9 @@ shell GraphicObjectBar ExecMethod = Execute; StateMethod = GetAttrState; ] + SID_COLOR_SETTINGS + [ + ExecMethod = Execute; + StateMethod = GetAttrState; + ] } -- cgit