summaryrefslogtreecommitdiffstats
path: root/tools/linguist/shared/profileevaluator.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/linguist/shared/profileevaluator.h')
-rw-r--r--tools/linguist/shared/profileevaluator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/linguist/shared/profileevaluator.h b/tools/linguist/shared/profileevaluator.h
index 88b7590..f3498c1 100644
--- a/tools/linguist/shared/profileevaluator.h
+++ b/tools/linguist/shared/profileevaluator.h
@@ -96,7 +96,7 @@ private:
class Private;
Private *d;
- // This doesn't help gcc 3.3 ...
+ // This doesn't help gcc 3.3 and sunpro ...
template<typename T> friend class QTypeInfo;
};