diff options
Diffstat (limited to 'kdecore/kdelibs_export.h')
-rw-r--r-- | kdecore/kdelibs_export.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdecore/kdelibs_export.h b/kdecore/kdelibs_export.h index e7faabdcf..5624fcddb 100644 --- a/kdecore/kdelibs_export.h +++ b/kdecore/kdelibs_export.h @@ -67,7 +67,7 @@ #endif /*_KDELIBS_EXPORT_H*/ -/* workaround for kdecore: stupid moc's grammar doesn't accept two macros +/* workaround for kdecore: stupid tqmoc's grammar doesn't accept two macros between 'class' keyword and <classname>: */ #ifdef KDE_DEPRECATED # ifndef KDECORE_EXPORT_DEPRECATED |