From 279764bab1514a051db18e14241e9bae62be14d6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 15 Feb 2013 22:00:37 -0600 Subject: Rename additional header files to avoid conflicts with KDE4 --- kommander/editor/tableeditorimpl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kommander/editor/tableeditorimpl.cpp') diff --git a/kommander/editor/tableeditorimpl.cpp b/kommander/editor/tableeditorimpl.cpp index f54094b3..25883793 100644 --- a/kommander/editor/tableeditorimpl.cpp +++ b/kommander/editor/tableeditorimpl.cpp @@ -19,7 +19,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.1