From 79b6fe610f51c3cfe7f6b6cbc1af7a934363840a Mon Sep 17 00:00:00 2001 From: Peter Penz Date: Wed, 19 May 2010 19:45:17 +0000 Subject: SVN_SILENT: Minor coding style and format cleanups. No change of behavior has been done. svn path=/trunk/KDE/kdebase/apps/; revision=1128629 --- src/viewproperties.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/viewproperties.h') diff --git a/src/viewproperties.h b/src/viewproperties.h index c1fa19162..517947022 100644 --- a/src/viewproperties.h +++ b/src/viewproperties.h @@ -1,6 +1,6 @@ /*************************************************************************** - * Copyright (C) 2006 by Peter Penz () * - * Copyright (C) 2006 by Aaron J. Seigo () * + * Copyright (C) 2006-2010 by Peter Penz * + * Copyright (C) 2006 by Aaron J. Seigo * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * @@ -156,7 +156,7 @@ private: private: bool m_changedProps; bool m_autoSave; - QString m_filepath; + QString m_filePath; ViewPropertySettings* m_node; }; -- cgit v1.3