summaryrefslogtreecommitdiff
path: root/sd/source/ui/animations/CustomAnimationCreateDialog.src
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/animations/CustomAnimationCreateDialog.src')
-rw-r--r--sd/source/ui/animations/CustomAnimationCreateDialog.src2
1 files changed, 2 insertions, 0 deletions
diff --git a/sd/source/ui/animations/CustomAnimationCreateDialog.src b/sd/source/ui/animations/CustomAnimationCreateDialog.src
index 62abf708d883..b30c1faa610f 100644
--- a/sd/source/ui/animations/CustomAnimationCreateDialog.src
+++ b/sd/source/ui/animations/CustomAnimationCreateDialog.src
@@ -81,12 +81,14 @@ TabDialog DLG_CUSTOMANIMATION_CREATE
Pos = MAP_APPFONT ( 3 , 223 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
+ DefButton = TRUE;
};
CancelButton 1
{
Pos = MAP_APPFONT ( 56 , 223 ) ;
Size = MAP_APPFONT ( 50 , 14 ) ;
TabStop = TRUE ;
+ DefButton = TRUE;
};
HelpButton 1
{