┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/viewproperties.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/viewproperties.h')
-rw-r--r--src/viewproperties.h6
1 files changed, 3 insertions, 3 deletions
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 (<[email protected]>) *
- * Copyright (C) 2006 by Aaron J. Seigo (<[email protected]>) *
+ * Copyright (C) 2006-2010 by Peter Penz <[email protected]> *
+ * Copyright (C) 2006 by Aaron J. Seigo <[email protected]> *
* *
* 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;
};