From 90a4df90811f0f978ae768939d8567f737e4c553 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 2 Mar 2012 02:14:46 -0600 Subject: Rename additional global functions and variables for tqt3 --- tdeui/tests/qxembedtest.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdeui/tests/qxembedtest.cpp') diff --git a/tdeui/tests/qxembedtest.cpp b/tdeui/tests/qxembedtest.cpp index 5e870ba8f..4965e5487 100644 --- a/tdeui/tests/qxembedtest.cpp +++ b/tdeui/tests/qxembedtest.cpp @@ -84,5 +84,5 @@ Window Window_With_Name(Display *dpy, Window top, const char *name) WId windowWithName(const char *name) { - return Window_With_Name(qt_xdisplay(), qt_xrootwin(), name); + return Window_With_Name(tqt_xdisplay(), tqt_xrootwin(), name); } -- cgit v1.2.1