summaryrefslogtreecommitdiffstats
path: root/src/kernel/qwidget_x11.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-29 00:07:37 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-02-29 00:07:37 -0600
commitfd3a3130ba3c445d3c0f2ef8052f78672008a565 (patch)
tree6ce6c9f22b3e533eab6886f8e4f0219ff7a04ef8 /src/kernel/qwidget_x11.cpp
parent41bb408dde90e755b07cd2ab8a9bdec7548c84b0 (diff)
downloadtqt3-fd3a3130ba3c445d3c0f2ef8052f78672008a565.tar.gz
tqt3-fd3a3130ba3c445d3c0f2ef8052f78672008a565.zip
Automated update from qt3
Diffstat (limited to 'src/kernel/qwidget_x11.cpp')
-rw-r--r--src/kernel/qwidget_x11.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kernel/qwidget_x11.cpp b/src/kernel/qwidget_x11.cpp
index 52adb5397..d26313160 100644
--- a/src/kernel/qwidget_x11.cpp
+++ b/src/kernel/qwidget_x11.cpp
@@ -1917,7 +1917,7 @@ void TQWidget::showWindow()
if (tqt_x_user_time != CurrentTime) {
XChangeProperty(x11Display(), winId(), qt_net_wm_user_time, XA_CARDINAL,
- 32, PropModeReplace, (unsigned char *) &qt_x_user_time, 1);
+ 32, PropModeReplace, (unsigned char *) &tqt_x_user_time, 1);
}
if (!topData()->embedded &&