diff options
Diffstat (limited to 'kfloppy/floppy.h')
-rw-r--r-- | kfloppy/floppy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfloppy/floppy.h b/kfloppy/floppy.h index ead6b71..30b0519 100644 --- a/kfloppy/floppy.h +++ b/kfloppy/floppy.h @@ -75,7 +75,7 @@ public slots: void format(); void reset(); - void formatStatus(const TQString &,int); + void formattqStatus(const TQString &,int); protected slots: |