summaryrefslogtreecommitdiffstats
path: root/client/myrootpixmap.cc
diff options
context:
space:
mode:
Diffstat (limited to 'client/myrootpixmap.cc')
-rw-r--r--client/myrootpixmap.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/myrootpixmap.cc b/client/myrootpixmap.cc
index 7100099..c6034f1 100644
--- a/client/myrootpixmap.cc
+++ b/client/myrootpixmap.cc
@@ -59,7 +59,7 @@ void KMyRootPixmap::init()
connect(m_pPixmap, TQT_SIGNAL(done(bool)), TQT_SLOT(slotDone(bool)));
// connect(m_pTimer, TQT_SIGNAL(timeout()), TQT_SLOT(tqrepaint()));
-// d->toplevel = m_pWidget->tqtopLevelWidget();
+// d->toplevel = m_pWidget->topLevelWidget();
// d->toplevel->installEventFilter(this);
}