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 9f01bca6e..5906b44df 100644 --- a/korganizer/statusdialog.h +++ b/korganizer/statusdialog.h @@ -37,7 +37,7 @@ class StatusDialog : public KDialog Attendee::PartStat status(); private: - TQComboBox *mtqStatus; + TQComboBox *mStatus; }; #endif |