diff options
| author | Peter Penz <[email protected]> | 2007-01-20 15:03:14 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-01-20 15:03:14 +0000 |
| commit | 07e07fd522cc278dffccc3b8b6faded0f6f5df20 (patch) | |
| tree | 6a1188d08fd0d2fd4338bddafee0ff9ae41e0a22 /src/dolphinmainwindow.cpp | |
| parent | a376e4d43e7b621f6fe22ca010be25ec90e4ff61 (diff) | |
Removed helper class ProgressIndicator (not needed anymore because of the use of KonqUndoManager).
svn path=/trunk/playground/utils/dolphin/; revision=625608
Diffstat (limited to 'src/dolphinmainwindow.cpp')
| -rw-r--r-- | src/dolphinmainwindow.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp index 45f99eaeb..de81af06d 100644 --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -29,7 +29,6 @@ #include "dolphinstatusbar.h" #include "dolphinapplication.h" #include "urlnavigator.h" -#include "progressindicator.h" #include "dolphinsettings.h" #include "bookmarkssidebarpage.h" #include "infosidebarpage.h" |
