From c46f36d00839916c8b6cde8ed2ca54aeb40dba19 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:23:27 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- quanta/components/debugger/variableslistview.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'quanta/components/debugger/variableslistview.h') diff --git a/quanta/components/debugger/variableslistview.h b/quanta/components/debugger/variableslistview.h index de837241..69b27852 100644 --- a/quanta/components/debugger/variableslistview.h +++ b/quanta/components/debugger/variableslistview.h @@ -19,8 +19,8 @@ #ifndef VARIABLESLISTVIEW_H #define VARIABLESLISTVIEW_H -#include -#include +#include +#include #include class DebuggerVariable; -- cgit v1.2.1