summaryrefslogtreecommitdiffstats
path: root/kregexpeditor/userdefinedregexps.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 00:16:13 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-08 00:16:13 -0600
commitf2dbd1ce884415122c848349bd63ce9f6bc9d074 (patch)
tree32dc2b721ae4ddca7af7542cd50fa398b959d899 /kregexpeditor/userdefinedregexps.h
parent2caaeba93d19304c81265b0c0e9ca98dc7489177 (diff)
downloadtdeutils-f2dbd1ce884415122c848349bd63ce9f6bc9d074.tar.gz
tdeutils-f2dbd1ce884415122c848349bd63ce9f6bc9d074.zip
Fix accidental conversion of dockwin
Diffstat (limited to 'kregexpeditor/userdefinedregexps.h')
-rw-r--r--kregexpeditor/userdefinedregexps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kregexpeditor/userdefinedregexps.h b/kregexpeditor/userdefinedregexps.h
index dbf3cb5..0b01b81 100644
--- a/kregexpeditor/userdefinedregexps.h
+++ b/kregexpeditor/userdefinedregexps.h
@@ -17,7 +17,7 @@
**/
#ifndef __USERDEFINEDREGEXPS_H
#define __USERDEFINEDREGEXPS_H
-#include <tqdoctwindow.h>
+#include <tqdockwindow.h>
#include <tqlistview.h>
#include "compoundregexp.h"