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 30b0519..ead6b71 100644 --- a/kfloppy/floppy.h +++ b/kfloppy/floppy.h @@ -75,7 +75,7 @@ public slots: void format(); void reset(); - void formattqStatus(const TQString &,int); + void formatStatus(const TQString &,int); protected slots: |