From a5ebcd697325e8e6ac9756cc96857d9298d2c114 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Wed, 20 Jun 2012 01:09:59 -0500 Subject: Update for recent TQ changes. --- xparts/xpart_notepad/xp_notepad.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xparts/xpart_notepad') diff --git a/xparts/xpart_notepad/xp_notepad.cpp b/xparts/xpart_notepad/xp_notepad.cpp index 5dc7157c..ae8cc850 100644 --- a/xparts/xpart_notepad/xp_notepad.cpp +++ b/xparts/xpart_notepad/xp_notepad.cpp @@ -23,7 +23,7 @@ public: } /** needed by XPartManager to embed the part */ - Q_UINT32 windowId() + TQ_UINT32 windowId() { return winId(); } /** used by XPartManager to show the part */ -- cgit v1.2.1