diff options
Diffstat (limited to 'filesharing/advanced/propsdlgplugin/propsdlgshareplugin.h')
-rw-r--r-- | filesharing/advanced/propsdlgplugin/propsdlgshareplugin.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.h b/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.h index 56556dae..e28b9c49 100644 --- a/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.h +++ b/filesharing/advanced/propsdlgplugin/propsdlgshareplugin.h @@ -17,14 +17,15 @@ */ -#ifndef KONQFILESHAREPLUGIN_H -#define KONQFILESHAREPLUGIN_H +#ifndef KONTQFILESHAREPLUGIN_H +#define KONTQFILESHAREPLUGIN_H #include <kpropertiesdialog.h> class PropsDlgSharePlugin : public KPropsDlgPlugin { Q_OBJECT + TQ_OBJECT public: PropsDlgSharePlugin( KPropertiesDialog *dlg, const char *, const TQStringList & ); virtual ~PropsDlgSharePlugin(); |