diff options
Diffstat (limited to 'libk3b/core/k3bprogressinfoevent.h')
-rw-r--r-- | libk3b/core/k3bprogressinfoevent.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libk3b/core/k3bprogressinfoevent.h b/libk3b/core/k3bprogressinfoevent.h index 78e17a2..3e0b67e 100644 --- a/libk3b/core/k3bprogressinfoevent.h +++ b/libk3b/core/k3bprogressinfoevent.h @@ -69,7 +69,7 @@ class K3bProgressInfoEvent : public TQCustomEvent NewTask, NewSubTask, DebuggingOutput, - BuffertqStatus, + BufferStatus, WriteSpeed, NextTrack }; |