From f2dbd1ce884415122c848349bd63ce9f6bc9d074 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 8 Nov 2011 00:16:13 -0600 Subject: Fix accidental conversion of dockwin --- kregexpeditor/regexpbuttons.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kregexpeditor/regexpbuttons.h') diff --git a/kregexpeditor/regexpbuttons.h b/kregexpeditor/regexpbuttons.h index a058f65..5cdbba0 100644 --- a/kregexpeditor/regexpbuttons.h +++ b/kregexpeditor/regexpbuttons.h @@ -18,7 +18,7 @@ #ifndef __REGEXPBUTTONS_H #define __REGEXPBUTTONS_H -#include +#include #include "widgetfactory.h" class DoubleClickButton; class TQButtonGroup; -- cgit v1.2.1