summaryrefslogtreecommitdiffstats
path: root/style/baghira.h
diff options
context:
space:
mode:
Diffstat (limited to 'style/baghira.h')
-rw-r--r--style/baghira.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/style/baghira.h b/style/baghira.h
index 8f219aa..64a3eab 100644
--- a/style/baghira.h
+++ b/style/baghira.h
@@ -236,6 +236,7 @@ public:
{
switch (inactiveButtonColor)
{
+ default:
case 0 : return (TQColor(232,232,232));
case 1 : return (bgColor());
case 2 : return (buttonColor());