diff options
Diffstat (limited to 'src')
| -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; |
