From 1aa0bb45dc0a8f890f1419d01ca3b9328ad03f4a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 24 Dec 2011 11:53:11 -0600 Subject: Rename a few stragglers --- kolourpaint/kpmainwindow_edit.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kolourpaint') diff --git a/kolourpaint/kpmainwindow_edit.cpp b/kolourpaint/kpmainwindow_edit.cpp index cc9d5421..f7435eaa 100644 --- a/kolourpaint/kpmainwindow_edit.cpp +++ b/kolourpaint/kpmainwindow_edit.cpp @@ -311,7 +311,7 @@ static bool HasSomethingToPaste (kpMainWindow *mw) return hasSomething; } -// HACK: SYNC: Non-TQt apps do not cause TQApplication::tqclipboard() to +// HACK: SYNC: Non-TQt apps do not cause TQApplication::clipboard() to // emit dataChanged(). We don't want to have our paste // action disabled when we can actually paste something. // -- cgit v1.2.3