summaryrefslogtreecommitdiffstats
path: root/kpovmodeler/pmcylinder.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpovmodeler/pmcylinder.h')
-rw-r--r--kpovmodeler/pmcylinder.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/kpovmodeler/pmcylinder.h b/kpovmodeler/pmcylinder.h
index ba98ae40..1bd10901 100644
--- a/kpovmodeler/pmcylinder.h
+++ b/kpovmodeler/pmcylinder.h
@@ -56,22 +56,22 @@ public:
virtual PMObject* copy( ) const { return new PMCylinder( *this ); }
/** */
- virtual QString description( ) const;
+ virtual TQString description( ) const;
/** */
virtual PMMetaObject* metaObject( ) const;
/** */
- virtual void serialize( QDomElement& e, QDomDocument& doc ) const;
+ virtual void serialize( TQDomElement& e, TQDomDocument& doc ) const;
/** */
virtual void readAttributes( const PMXMLHelper& h );
/**
* Returns a new @ref PMCylinderEdit
*/
- virtual PMDialogEditBase* editWidget( QWidget* parent ) const;
+ virtual PMDialogEditBase* editWidget( TQWidget* parent ) const;
/**
* Returns the name of the pixmap that is displayed in the tree view and dialog view
*/
- virtual QString pixmap( ) const { return QString( "pmcylinder" ); }
+ virtual TQString pixmap( ) const { return TQString( "pmcylinder" ); }
/**
* Return the end_1