summaryrefslogtreecommitdiffstats
path: root/korganizer/statusdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'korganizer/statusdialog.h')
-rw-r--r--korganizer/statusdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/statusdialog.h b/korganizer/statusdialog.h
index 9f01bca6..5906b44d 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