diff options
Diffstat (limited to 'korganizer/plugins/hebrew/hebrew.h')
-rw-r--r-- | korganizer/plugins/hebrew/hebrew.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/plugins/hebrew/hebrew.h b/korganizer/plugins/hebrew/hebrew.h index c337f7ef4..80507fad4 100644 --- a/korganizer/plugins/hebrew/hebrew.h +++ b/korganizer/plugins/hebrew/hebrew.h @@ -34,7 +34,7 @@ public: ~Hebrew() { } - void configure(TQWidget * parent); + void configure(TQWidget * tqparent); TQString shortText(const TQDate &); TQString info(); |