diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-08 00:08:40 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-08 00:08:40 -0600 |
commit | ba18a0dd03be4c063d27deab4cd864a189ea705a (patch) | |
tree | 4839433d53f6dc59d33073d06795e4fe8d146a31 /src/widgets/qtitlebar_p.h | |
parent | f9999295436181941bd9c185c880ffcffe15b3d1 (diff) | |
download | qt3-ba18a0dd03be4c063d27deab4cd864a189ea705a.tar.gz qt3-ba18a0dd03be4c063d27deab4cd864a189ea705a.zip |
Fix accidental conversion of dockwin
Diffstat (limited to 'src/widgets/qtitlebar_p.h')
-rw-r--r-- | src/widgets/qtitlebar_p.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/qtitlebar_p.h b/src/widgets/qtitlebar_p.h index d01103c..edd8fe2 100644 --- a/src/widgets/qtitlebar_p.h +++ b/src/widgets/qtitlebar_p.h @@ -47,7 +47,7 @@ // ------------- // // This file is not part of the Qt API. It exists for the convenience -// of qworkspace.cpp and qdoctwindow.cpp. This header file may change +// of qworkspace.cpp and qdockwindow.cpp. This header file may change // from version to version without notice, or even be removed. // // We mean it. |