Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/src/drawimasel.c')
-rw-r--r--source/blender/src/drawimasel.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/src/drawimasel.c b/source/blender/src/drawimasel.c
index 77901e4d066..6c50b88585f 100644
--- a/source/blender/src/drawimasel.c
+++ b/source/blender/src/drawimasel.c
@@ -438,8 +438,8 @@ void draw_sima_area(SpaceImaSel *simasel)
glClear(GL_COLOR_BUFFER_BIT);
sprintf(naam, "win %d", curarea->win);
- block= uiNewBlock(&curarea->uiblocks, naam, UI_EMBOSSX, UI_HELV, curarea->win);
- uiBlockSetCol(block, BUTBLUE);
+ block= uiNewBlock(&curarea->uiblocks, naam, UI_EMBOSS, UI_HELV, curarea->win);
+ uiBlockSetCol(block, TH_BUT_SETTING1);
if (simasel->desx > 0){
/* DIR ENTRYS */