diff options
Diffstat (limited to 'lskat')
-rw-r--r-- | lskat/lskat/lskatdoc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lskat/lskat/lskatdoc.h b/lskat/lskat/lskatdoc.h index b9304baa..a556f3de 100644 --- a/lskat/lskat/lskatdoc.h +++ b/lskat/lskat/lskatdoc.h @@ -217,7 +217,7 @@ public: public slots: /** calls tqrepaint() on all views connected to the document object and is called by the view by which the document has been changed. - * As this view normally tqrepaints itself, it is excluded from the paintEvent. + * As this view normally repaints itself, it is excluded from the paintEvent. */ void slotUpdateAllViews(LSkatView *sender); |