From bd3c603465110b74a0ddcee72e6f020a78d44e59 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 22:00:22 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kdevdesigner/designer/tableeditorimpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdevdesigner/designer/tableeditorimpl.cpp') diff --git a/kdevdesigner/designer/tableeditorimpl.cpp b/kdevdesigner/designer/tableeditorimpl.cpp index 0013398c..060611f6 100644 --- a/kdevdesigner/designer/tableeditorimpl.cpp +++ b/kdevdesigner/designer/tableeditorimpl.cpp @@ -44,7 +44,7 @@ #include "metadatabase.h" #include "mainwindow.h" -#include +#include TableEditor::TableEditor( TQWidget* parent, TQWidget *editWidget, FormWindow *fw, const char* name, bool modal, WFlags fl ) : TableEditorBase( parent, name, modal, fl ), -- cgit v1.2.3