Replace Q_EXPORT_*/Q_EXTERN defines with TQ_EXPORT_*/TQ_EXTERN

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/13/head
Michele Calgaro 8 months ago
parent bb43a5754e
commit 3558a727f5
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -167,7 +167,7 @@ TQStyle *LiquidStylePlugin::create( const TQString &s ) {
return ( 0 );
}
Q_EXPORT_PLUGIN( LiquidStylePlugin )
TQ_EXPORT_PLUGIN( LiquidStylePlugin )
static const int itemFrame = 1;
static const int itemHMargin = 3;

Loading…
Cancel
Save