diff options
| author | Peter Penz <[email protected]> | 2007-03-24 15:00:38 +0000 |
|---|---|---|
| committer | Peter Penz <[email protected]> | 2007-03-24 15:00:38 +0000 |
| commit | 0ac441acbe51a222d9094a5457e564a97bd60478 (patch) | |
| tree | 2ea7c6f7a9afc0f03e658d8ec314203b5806a5b4 /src/statusbarmessagelabel.h | |
| parent | 7c1f67d529bc00a60c59562fc3339a28594a1c15 (diff) | |
improve error handling by queueing old messages
svn path=/trunk/KDE/kdebase/apps/; revision=646091
Diffstat (limited to 'src/statusbarmessagelabel.h')
| -rw-r--r-- | src/statusbarmessagelabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statusbarmessagelabel.h b/src/statusbarmessagelabel.h index 154915e4c..9f7c7a4a6 100644 --- a/src/statusbarmessagelabel.h +++ b/src/statusbarmessagelabel.h @@ -36,7 +36,7 @@ class QTimer; /** * @brief Represents a message text label as part of the status bar. * - * Dependant from the given type automatically a corresponding icon + * Dependent from the given type automatically a corresponding icon * is shown in front of the text. For message texts having the type * DolphinStatusBar::Error a dynamic color blending is done to get the * attention from the user. |
