From 1feb7f7edc5f8f383e594b256ef4cab0fae75b99 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 29 Aug 2012 23:40:41 +0300 Subject: Add const to more classes. --- src/gui/unregisterdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/unregisterdialog.h') diff --git a/src/gui/unregisterdialog.h b/src/gui/unregisterdialog.h index 0126fa01b..8a3be85d9 100644 --- a/src/gui/unregisterdialog.h +++ b/src/gui/unregisterdialog.h @@ -50,7 +50,7 @@ class UnRegisterDialog : public Window, public gcn::ActionListener * * @see Window::Window */ - UnRegisterDialog(LoginData *loginData); + UnRegisterDialog(LoginData *const loginData); ~UnRegisterDialog(); -- cgit v1.2.3-60-g2f50