┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.h
diff options
context:
space:
mode:
authorPeter Penz <[email protected]>2009-11-12 22:45:47 +0000
committerPeter Penz <[email protected]>2009-11-12 22:45:47 +0000
commit07f31c208790eaff918d7f08f442840c088dbe78 (patch)
tree51f335f9b2d086a48e4b5bb318d4cfdd313da84f /src/dolphinviewcontainer.h
parent4f24794fc32cd94dfbd473fa8dbc4b504c20bcb3 (diff)
Show a progress information when doing a Nepomuk search. As "sideeffect" some KDE3 relicts for the progress bar code have been removed too...
svn path=/trunk/KDE/kdebase/apps/; revision=1048225
Diffstat (limited to 'src/dolphinviewcontainer.h')
-rw-r--r--src/dolphinviewcontainer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dolphinviewcontainer.h b/src/dolphinviewcontainer.h
index 97bdccd2a..a691b278f 100644
--- a/src/dolphinviewcontainer.h
+++ b/src/dolphinviewcontainer.h
@@ -253,7 +253,6 @@ private slots:
void slotHistoryChanged();
private:
- bool m_showProgress;
bool m_isFolderWritable;
DolphinMainWindow* m_mainWindow;