diff options
Diffstat (limited to 'kdesktop/lock/autologout.h')
-rw-r--r-- | kdesktop/lock/autologout.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/lock/autologout.h b/kdesktop/lock/autologout.h index f40ac5f0d..355ac8635 100644 --- a/kdesktop/lock/autologout.h +++ b/kdesktop/lock/autologout.h @@ -39,7 +39,7 @@ private: void updateInfo(int); TQFrame *frame; TQGridLayout *frameLayout; - TQLabel *mStatusLabel; + TQLabel *mtqStatusLabel; int mCountdownTimerId; int mRemaining; TQTimer countDownTimer; |