diff options
Diffstat (limited to 'twin/lib/kcommondecoration.h')
-rw-r--r-- | twin/lib/kcommondecoration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/twin/lib/kcommondecoration.h b/twin/lib/kcommondecoration.h index a9161b762..bd55ffa0a 100644 --- a/twin/lib/kcommondecoration.h +++ b/twin/lib/kcommondecoration.h @@ -178,7 +178,7 @@ class KWIN_EXPORT KCommonDecoration : public KDecoration /** * This updates the window mask using the information provided by * cornerShape(). Edges which are aligned to screen corners are not - * tqshaped for better usability (remember to paint these areas in paintEvent(), too). + * shaped for better usability (remember to paint these areas in paintEvent(), too). * You normally don't want/need to reimplement updateWindowShape(). * @see cornerShape() */ |