diff options
Diffstat (limited to 'src/dolphinview.h')
| -rw-r--r-- | src/dolphinview.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dolphinview.h b/src/dolphinview.h index fd47e1fae..e00cc98f2 100644 --- a/src/dolphinview.h +++ b/src/dolphinview.h @@ -543,6 +543,7 @@ private: private: bool m_showProgress; + bool m_blockContentsMovedSignal; Mode m_mode; int m_iconSize; |
