Tweaked fade in/out delta value.

This commit is contained in:
LoRd_MuldeR 2013-10-28 00:27:29 +01:00
parent 083af203a3
commit 992b21a3d0

View File

@ -32,7 +32,7 @@
#include "WinSevenTaskbar.h"
#define FADE_DELAY 16
#define OPACITY_DELTA 0.02
#define OPACITY_DELTA 0.04
//Setup taskbar indicator
#define SET_TASKBAR_STATE(WIDGET,VAR,FLAG) do \