summaryrefslogtreecommitdiffstats
path: root/kfloppy
diff options
context:
space:
mode:
Diffstat (limited to 'kfloppy')
-rw-r--r--kfloppy/floppy.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfloppy/floppy.cpp b/kfloppy/floppy.cpp
index 21309b3..18851bc 100644
--- a/kfloppy/floppy.cpp
+++ b/kfloppy/floppy.cpp
@@ -644,7 +644,7 @@ void FloppyData::format(){
void FloppyData::formattqStatus(const TQString &s,int p)
{
- kdDebug(2002) << "FloppyData::formattqStatus: " << s << " : " << p << endl;
+ kdDebug(2002) << "FloppyData::formatStatus: " << s << " : " << p << endl;
if (!s.isEmpty())
{
const TQString oldText ( frame->text() );