mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
SVN_SILENT typos--
svn path=/trunk/KDE/kdebase/apps/; revision=707204
This commit is contained in:
parent
0e7f6951c4
commit
f057d8115b
3 changed files with 3 additions and 3 deletions
|
@ -81,7 +81,7 @@ public:
|
|||
void rename(const KUrl& oldUrl, const KUrl& newUrl);
|
||||
|
||||
/**
|
||||
* Refreshs the views of the main window by recreating them dependent from
|
||||
* Refreshes the views of the main window by recreating them dependent from
|
||||
* the given Dolphin settings.
|
||||
*/
|
||||
void refreshViews();
|
||||
|
|
|
@ -288,7 +288,7 @@ public:
|
|||
void reload();
|
||||
|
||||
/**
|
||||
* Refreshs the view to get synchronized with the (updated) Dolphin settings.
|
||||
* Refreshes the view to get synchronized with the (updated) Dolphin settings.
|
||||
* This method only needs to get invoked if the view settings for the Icons View,
|
||||
* Details View or Columns View have been changed.
|
||||
*/
|
||||
|
|
|
@ -57,7 +57,7 @@ private slots:
|
|||
quint64 kBAvailable);
|
||||
void showResult();
|
||||
|
||||
/** Refreshs the space information for the current set URL. */
|
||||
/** Refreshes the space information for the current set URL. */
|
||||
void refresh();
|
||||
|
||||
private:
|
||||
|
|
Loading…
Reference in a new issue