summaryrefslogtreecommitdiffstats
path: root/kfloppy/floppy.h
diff options
context:
space:
mode:
Diffstat (limited to 'kfloppy/floppy.h')
-rw-r--r--kfloppy/floppy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kfloppy/floppy.h b/kfloppy/floppy.h
index c95dbc6..393d919 100644
--- a/kfloppy/floppy.h
+++ b/kfloppy/floppy.h
@@ -65,7 +65,7 @@ public:
void readSettings();
/// Map stored settings to widget status
void setWidgets();
- /// A kind of TQString::tqfind()
+ /// A kind of TQString::find()
int findKeyWord(TQString &, const TQString &);
/// Enable/disable all UI elements
void setEnabled(bool);