diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:30:20 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:30:20 -0600 |
commit | 6da5d17acc63d1423b173e537f0ce119e1deb916 (patch) | |
tree | ebabf9dc8b2815b48f614cf92d0d133c21528334 /kdevdesigner/designer/mainwindow.cpp | |
parent | 1cc16d7086529560e036e3d4e8bd19ac9667e7c4 (diff) | |
download | tdevelop-6da5d17acc63d1423b173e537f0ce119e1deb916.tar.gz tdevelop-6da5d17acc63d1423b173e537f0ce119e1deb916.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kdevdesigner/designer/mainwindow.cpp')
-rw-r--r-- | kdevdesigner/designer/mainwindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdevdesigner/designer/mainwindow.cpp b/kdevdesigner/designer/mainwindow.cpp index dbc2b932..6b04e5c0 100644 --- a/kdevdesigner/designer/mainwindow.cpp +++ b/kdevdesigner/designer/mainwindow.cpp @@ -105,7 +105,7 @@ #include <tqwizard.h> #include <tqtimer.h> #include <tqlistbox.h> -#include <tqdockwindow.h> +#include <tqdoctwindow.h> #include <tqstylefactory.h> #include <tqvbox.h> #include <tqprocess.h> |