diff options
Diffstat (limited to 'dcop/dcopidlng')
-rw-r--r-- | dcop/dcopidlng/kalyptus | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/dcopidlng/kalyptus b/dcop/dcopidlng/kalyptus index 16d39ac7a..5ce123890 100644 --- a/dcop/dcopidlng/kalyptus +++ b/dcop/dcopidlng/kalyptus @@ -99,7 +99,7 @@ $allowed_k_dcop_accesors_re = join("|", @allowed_k_dcop_accesors); _STYLE_SGI => '', _STYLE_WINDOWS => '', QT_STATIC_CONST => 'static const', - Q_EXPORT => '', + TQ_EXPORT => '', TQ_REFCOUNT => '', QM_EXPORT_CANVAS => '', QM_EXPORT_DNS => '', |