summaryrefslogtreecommitdiffstats
path: root/lib/kwmf/kowmfwrite.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kwmf/kowmfwrite.h')
-rw-r--r--lib/kwmf/kowmfwrite.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kwmf/kowmfwrite.h b/lib/kwmf/kowmfwrite.h
index fda0540f..04ce2c3a 100644
--- a/lib/kwmf/kowmfwrite.h
+++ b/lib/kwmf/kowmfwrite.h
@@ -128,7 +128,7 @@ private:
/** Convert angle a and alen in coordinate (xStart,yStart) and (xEnd, yEnd) */
void angleToxy( int& xStart, int& yStart, int& xEnd, int& yEnd, int a, int alen );
- /** Convert windows rasterOp in QT rasterOp */
+ /** Convert windows rasterOp in TQt rasterOp */
TQ_UINT16 qtRasterToWin16( TQt::RasterOp op ) const;
TQ_UINT32 qtRasterToWin32( TQt::RasterOp op ) const;