diff options
Diffstat (limited to 'src/document/RosegardenGUIDoc.h')
-rw-r--r-- | src/document/RosegardenGUIDoc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/document/RosegardenGUIDoc.h b/src/document/RosegardenGUIDoc.h index 282e8c0..85cd484 100644 --- a/src/document/RosegardenGUIDoc.h +++ b/src/document/RosegardenGUIDoc.h @@ -449,7 +449,7 @@ 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 + * changed. As this view normally repaints itself, it is excluded * from the paintEvent. */ void slotUpdateAllViews(RosegardenGUIView *sender); |