diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:18:15 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:18:15 -0600 |
commit | 2b1df858bf24b199a5d3e4fc537df3e9701f8daa (patch) | |
tree | 063aef4f1197824f5709be83760d37048d1c6a33 /lib/kopalette/kopalette.h | |
parent | 5f9c25a4e4c431d488a9951290cc25ae5825432f (diff) | |
download | koffice-2b1df858bf24b199a5d3e4fc537df3e9701f8daa.tar.gz koffice-2b1df858bf24b199a5d3e4fc537df3e9701f8daa.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'lib/kopalette/kopalette.h')
-rw-r--r-- | lib/kopalette/kopalette.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kopalette/kopalette.h b/lib/kopalette/kopalette.h index 48d9cb3c..0b668008 100644 --- a/lib/kopalette/kopalette.h +++ b/lib/kopalette/kopalette.h @@ -18,7 +18,7 @@ #ifndef _KO_PALETTE_ #define _KO_PALETTE_ -#include <tqdockwindow.h> +#include <tqdoctwindow.h> #include <tqwidget.h> #include <tqlabel.h> #include <tqtoolbutton.h> |