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 a0717c2d..49689edd 100644 --- a/filesharing/advanced/propsdlgplugin/propertiespage.h +++ b/filesharing/advanced/propsdlgplugin/propertiespage.h @@ -31,7 +31,7 @@ class TQCheckBox; class PropertiesPage : public PropertiesPageGUI { -Q_OBJECT +TQ_OBJECT public: PropertiesPage(TQWidget* parent, KFileItemList items, bool enterUrl=false); |