summaryrefslogtreecommitdiffstats
path: root/doc/html/qwindowdefs-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qwindowdefs-h.html')
-rw-r--r--doc/html/qwindowdefs-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qwindowdefs-h.html b/doc/html/qwindowdefs-h.html
index ff2fc747d..75e2dea00 100644
--- a/doc/html/qwindowdefs-h.html
+++ b/doc/html/qwindowdefs-h.html
@@ -190,7 +190,7 @@ Q_EXPORT WId qt_xrootwin( int scrn ); // ### 4.0 add default arg of -1
Q_EXPORT GC qt_xget_readonly_gc( int scrn, bool monochrome );
Q_EXPORT GC qt_xget_temp_gc( int scrn, bool monochrome );
-Q_EXPORT const char *qAppClass(); // get application class
+Q_EXPORT const char *tqAppClass(); // get application class
#endif // Q_WS_X11