diff options
Diffstat (limited to 'kio/kfile/kcustommenueditor.h')
-rw-r--r-- | kio/kfile/kcustommenueditor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kfile/kcustommenueditor.h b/kio/kfile/kcustommenueditor.h index 88151f5d4..cc20c6204 100644 --- a/kio/kfile/kcustommenueditor.h +++ b/kio/kfile/kcustommenueditor.h @@ -37,7 +37,7 @@ public: /** * Create a dialog for editing a custom menu */ - KCustomMenuEditor(QWidget *parent); + KCustomMenuEditor(TQWidget *parent); ~KCustomMenuEditor(); /** * load the custom menu |