diff options
Diffstat (limited to 'korganizer/statusdialog.h')
-rw-r--r-- | korganizer/statusdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/statusdialog.h b/korganizer/statusdialog.h index 5906b44df..9f01bca6e 100644 --- a/korganizer/statusdialog.h +++ b/korganizer/statusdialog.h @@ -37,7 +37,7 @@ class StatusDialog : public KDialog Attendee::PartStat status(); private: - TQComboBox *mStatus; + TQComboBox *mtqStatus; }; #endif |