diff options
| author | David Faure <[email protected]> | 2007-03-27 19:18:44 +0000 |
|---|---|---|
| committer | David Faure <[email protected]> | 2007-03-27 19:18:44 +0000 |
| commit | 6fecb341c2b4b5b73785fac245d56c3c6cb3683a (patch) | |
| tree | f7ff15416eaa5dfb09f2dcea5cb12bc3cd218f4b | |
| parent | cc60dc2b458eca32dfb50ef060db1019f1d2970d (diff) | |
quick ;)
svn path=/trunk/KDE/kdebase/apps/; revision=647239
| -rw-r--r-- | src/viewproperties.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/viewproperties.h b/src/viewproperties.h index 5eb17ab45..7050073d7 100644 --- a/src/viewproperties.h +++ b/src/viewproperties.h @@ -118,7 +118,7 @@ private: */ QString destinationDir(const QString& subDir) const; - Q_DISABLE_COPY(ViewProperties); + Q_DISABLE_COPY(ViewProperties) private: bool m_changedProps; |
