diff options
-rw-r--r-- | include/drawinglayer/primitive3d/baseprimitive3d.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive3d/baseprimitive3d.hxx b/include/drawinglayer/primitive3d/baseprimitive3d.hxx index dc419df482cb..4e93523f8e8e 100644 --- a/include/drawinglayer/primitive3d/baseprimitive3d.hxx +++ b/include/drawinglayer/primitive3d/baseprimitive3d.hxx @@ -31,7 +31,7 @@ /** defines for DeclPrimitive3DIDBlock and ImplPrimitive3DIDBlock Added to be able to simply change identification stuff later, e.g. add - a identification string and/or ID to the interface and to the implementation + an identification string and/or ID to the interface and to the implementation ATM used to delclare implement getPrimitive3DID() */ |