diff options
Diffstat (limited to 'kresources/groupwise/kcal_groupwiseprefs.h')
-rw-r--r-- | kresources/groupwise/kcal_groupwiseprefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/groupwise/kcal_groupwiseprefs.h b/kresources/groupwise/kcal_groupwiseprefs.h index bfac6ece2..fdc958685 100644 --- a/kresources/groupwise/kcal_groupwiseprefs.h +++ b/kresources/groupwise/kcal_groupwiseprefs.h @@ -29,7 +29,7 @@ class GroupwisePrefs : public GroupwisePrefsBase public: GroupwisePrefs(); - QString serverUrl() const; + TQString serverUrl() const; }; } |