diff options
author | Timothy Pearson <[email protected]> | 2011-11-07 20:21:54 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-07 20:21:54 -0600 |
commit | 04fcdc080321c9531c5b61e6f216d3967f2d39ef (patch) | |
tree | 0e728cf3c135ec5b4cf54d54cb87f260edfcb342 /src/styles/qwindowsstyle.cpp | |
parent | d71a83ef0d306b8e23b2be5baa3e347116ba8253 (diff) | |
download | qt3-04fcdc080321c9531c5b61e6f216d3967f2d39ef.tar.gz qt3-04fcdc080321c9531c5b61e6f216d3967f2d39ef.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'src/styles/qwindowsstyle.cpp')
-rw-r--r-- | src/styles/qwindowsstyle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/qwindowsstyle.cpp b/src/styles/qwindowsstyle.cpp index 4e6e586..b5d0931 100644 --- a/src/styles/qwindowsstyle.cpp +++ b/src/styles/qwindowsstyle.cpp @@ -62,7 +62,7 @@ #include "qlistview.h" #include "qbitmap.h" #include "qcleanuphandler.h" -#include "qdockwindow.h" +#include "qdoctwindow.h" #include "qobjectlist.h" #include "qmenubar.h" |