From fe9b5d95c9a717fea16685ed7c175e1659d7127c Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 10 Aug 2011 06:08:18 +0000 Subject: rename the following methods: tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kpowersave@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- src/screen.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/screen.cpp') diff --git a/src/screen.cpp b/src/screen.cpp index ef62233..6bc9c0b 100644 --- a/src/screen.cpp +++ b/src/screen.cpp @@ -120,7 +120,7 @@ static int got_badwindow; /*! Errorhandler for all X-Server related operations */ static XErrorHandler defaultHandler; -//! to tqfind/handle bad XWindows / XSetErrorHandler +//! to find/handle bad XWindows / XSetErrorHandler /*! * This function is involved by the search for the window of the Xscreensaver. By this * function we seperate the BadWindow-error and set \ref got_badwindow if we get a BadWindow. -- cgit v1.2.1