diff options
Diffstat (limited to 'src/undomanager.h')
| -rw-r--r-- | src/undomanager.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/undomanager.h b/src/undomanager.h index bf9a80c90..9e2094fe3 100644 --- a/src/undomanager.h +++ b/src/undomanager.h @@ -27,7 +27,6 @@ #include <kurl.h> #include <kio/jobclasses.h> -class ProgressIndicator; class DolphinMainWindow; /** @@ -182,7 +181,6 @@ private: int m_historyIndex; int m_macroCounter; Q3ValueList<DolphinCommand> m_history; - ProgressIndicator* m_progressIndicator; /** * Dependent from the current history index \a m_historyIndex |
