From 0e00c0a86a4c9d7e80c7b66d91940cc7dcb79f78 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 18 Dec 2011 18:34:45 -0600 Subject: Rename old tq methods that no longer need a unique name --- korganizer/statusdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korganizer/statusdialog.h') 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 -- cgit v1.2.1