diff options
Diffstat (limited to 'style')
-rw-r--r-- | style/baghira.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/style/baghira.cpp b/style/baghira.cpp index 621e84b..2bd7903 100644 --- a/style/baghira.cpp +++ b/style/baghira.cpp @@ -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; |