summaryrefslogtreecommitdiffstats
path: root/korganizer/interfaces/korganizer/corehelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/interfaces/korganizer/corehelper.h')
-rw-r--r--korganizer/interfaces/korganizer/corehelper.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/korganizer/interfaces/korganizer/corehelper.h b/korganizer/interfaces/korganizer/corehelper.h
index 53b5d9fb2..8c69a1adc 100644
--- a/korganizer/interfaces/korganizer/corehelper.h
+++ b/korganizer/interfaces/korganizer/corehelper.h
@@ -37,8 +37,7 @@ class CoreHelper
public:
CoreHelper() {}
virtual ~CoreHelper() {}
-
- virtual TQColor defaultEventColor() = 0;
+
virtual TQColor textColor( const TQColor &bgColor ) = 0;
virtual TQColor categoryColor( const TQStringList &cats ) = 0;
virtual TQString holidayString( const TQDate &dt ) = 0;