diff options
Diffstat (limited to 'filesharing/advanced/propsdlgplugin/propertiespage.h')
-rw-r--r-- | filesharing/advanced/propsdlgplugin/propertiespage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesharing/advanced/propsdlgplugin/propertiespage.h b/filesharing/advanced/propsdlgplugin/propertiespage.h index 4e93ac86..db64c9a8 100644 --- a/filesharing/advanced/propsdlgplugin/propertiespage.h +++ b/filesharing/advanced/propsdlgplugin/propertiespage.h @@ -34,7 +34,7 @@ class PropertiesPage : public PropertiesPageGUI Q_OBJECT TQ_OBJECT public: - PropertiesPage(TQWidget* tqparent, KFileItemList items, bool enterUrl=false); + PropertiesPage(TQWidget* parent, KFileItemList items, bool enterUrl=false); virtual ~PropertiesPage(); bool save(); |