summaryrefslogtreecommitdiffstats
path: root/kregexpeditor
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:30:08 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-07 20:30:08 -0600
commit2caaeba93d19304c81265b0c0e9ca98dc7489177 (patch)
treefef0df64e687a657ced1e48fb61bf9b8022bd867 /kregexpeditor
parentf5d672d1dd1e7bca985a1b31baff948c47c55ef8 (diff)
downloadtdeutils-2caaeba93d19304c81265b0c0e9ca98dc7489177.tar.gz
tdeutils-2caaeba93d19304c81265b0c0e9ca98dc7489177.zip
Rename kwin to twin (part 1 of 2)
Diffstat (limited to 'kregexpeditor')
-rw-r--r--kregexpeditor/auxbuttons.h2
-rw-r--r--kregexpeditor/regexpbuttons.h2
-rw-r--r--kregexpeditor/userdefinedregexps.h2
-rw-r--r--kregexpeditor/verifybuttons.h2
4 files changed, 4 insertions, 4 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;
diff --git a/kregexpeditor/regexpbuttons.h b/kregexpeditor/regexpbuttons.h
index 5cdbba0..a058f65 100644
--- a/kregexpeditor/regexpbuttons.h
+++ b/kregexpeditor/regexpbuttons.h
@@ -18,7 +18,7 @@
#ifndef __REGEXPBUTTONS_H
#define __REGEXPBUTTONS_H
-#include <tqdockwindow.h>
+#include <tqdoctwindow.h>
#include "widgetfactory.h"
class DoubleClickButton;
class TQButtonGroup;
diff --git a/kregexpeditor/userdefinedregexps.h b/kregexpeditor/userdefinedregexps.h
index 0b01b81..dbf3cb5 100644
--- a/kregexpeditor/userdefinedregexps.h
+++ b/kregexpeditor/userdefinedregexps.h
@@ -17,7 +17,7 @@
**/
#ifndef __USERDEFINEDREGEXPS_H
#define __USERDEFINEDREGEXPS_H
-#include <tqdockwindow.h>
+#include <tqdoctwindow.h>
#include <tqlistview.h>
#include "compoundregexp.h"
diff --git a/kregexpeditor/verifybuttons.h b/kregexpeditor/verifybuttons.h
index 90629c0..6012bdb 100644
--- a/kregexpeditor/verifybuttons.h
+++ b/kregexpeditor/verifybuttons.h
@@ -18,7 +18,7 @@
#ifndef VERIFYBUTTONS_H
#define VERIFYBUTTONS_H
-#include <tqdockwindow.h>
+#include <tqdoctwindow.h>
#include "regexpconverter.h"
class TQToolButton;
class TQLabel;