diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:30:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-07 20:30:08 -0600 |
commit | 2caaeba93d19304c81265b0c0e9ca98dc7489177 (patch) | |
tree | fef0df64e687a657ced1e48fb61bf9b8022bd867 /kregexpeditor/auxbuttons.h | |
parent | f5d672d1dd1e7bca985a1b31baff948c47c55ef8 (diff) | |
download | tdeutils-2caaeba93d19304c81265b0c0e9ca98dc7489177.tar.gz tdeutils-2caaeba93d19304c81265b0c0e9ca98dc7489177.zip |
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kregexpeditor/auxbuttons.h')
-rw-r--r-- | kregexpeditor/auxbuttons.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/auxbuttons.h b/kregexpeditor/auxbuttons.h index d16b7c7..ff3a09a 100644 --- a/kregexpeditor/auxbuttons.h +++ b/kregexpeditor/auxbuttons.h @@ -18,7 +18,7 @@ #ifndef AUXBUTTONS_H #define AUXBUTTONS_H -#include <tqdockwindow.h> +#include <tqdoctwindow.h> class TQComboBox; class TQLabel; class TQToolButton; |