diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:26:50 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:26:50 -0600 |
commit | f67cd2d3fcf56b6bf82449c1f32b417c6c3c08ac (patch) | |
tree | 3ef3119c6168327fde2458a8626bd39d0fc89eef /qtsharp/src/libqtsharp | |
parent | d44e6f1e60fa21065854e4731c7b04886b801dc1 (diff) | |
download | tdebindings-f67cd2d3fcf56b6bf82449c1f32b417c6c3c08ac.tar.gz tdebindings-f67cd2d3fcf56b6bf82449c1f32b417c6c3c08ac.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'qtsharp/src/libqtsharp')
-rw-r--r-- | qtsharp/src/libqtsharp/customslot.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qtsharp/src/libqtsharp/customslot.h b/qtsharp/src/libqtsharp/customslot.h index 70108dcd..aa2f7f54 100644 --- a/qtsharp/src/libqtsharp/customslot.h +++ b/qtsharp/src/libqtsharp/customslot.h @@ -5,7 +5,7 @@ #include <tqnamespace.h> #include <tqobject.h> #include <tqaction.h> -#include <tqdockwindow.h> +#include <tqdoctwindow.h> #include <tqlistview.h> #include <tqiconview.h> #include <tqpoint.h> |