From 09470cb1bf92cbed1abf0f7096af9ed87a262624 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:17:58 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- ksysv/OldView.cpp | 2 +- ksysv/TopWidget.cpp | 8 ++++---- ksysv/TopWidget.h | 2 +- ksysv/ksv_conf.cpp | 2 +- ksysv/ksvdraglist.cpp | 2 +- ksysv/ksvdraglist.h | 2 +- ksysv/ksvlookandfeel.cpp | 2 +- 7 files changed, 10 insertions(+), 10 deletions(-) (limited to 'ksysv') diff --git a/ksysv/OldView.cpp b/ksysv/OldView.cpp index 2735861..3d42700 100644 --- a/ksysv/OldView.cpp +++ b/ksysv/OldView.cpp @@ -47,7 +47,7 @@ #include #include #include -#include +#include #include #include #include diff --git a/ksysv/TopWidget.cpp b/ksysv/TopWidget.cpp index 67f8404..b80f503 100644 --- a/ksysv/TopWidget.cpp +++ b/ksysv/TopWidget.cpp @@ -52,11 +52,11 @@ #include #include -#include +#include #include #include #include -#include +#include #include #include #include @@ -64,7 +64,7 @@ #include #include #include -#include +#include #include #include #include @@ -90,7 +90,7 @@ namespace Status { enum { - Changed, Checklist, Writable + Changed, Chectdelist, Writable }; } // namespace Status diff --git a/ksysv/TopWidget.h b/ksysv/TopWidget.h index 2cf56b0..522d535 100644 --- a/ksysv/TopWidget.h +++ b/ksysv/TopWidget.h @@ -15,7 +15,7 @@ #ifndef KSV_TOPWIDGET_H #define KSV_TOPWIDGET_H -#include +#include class TQCheckBox; diff --git a/ksysv/ksv_conf.cpp b/ksysv/ksv_conf.cpp index 1939d57..ff59c0c 100644 --- a/ksysv/ksv_conf.cpp +++ b/ksysv/ksv_conf.cpp @@ -16,7 +16,7 @@ #include #include #include -#include +#include #include #include "ksv_core.h" diff --git a/ksysv/ksvdraglist.cpp b/ksysv/ksvdraglist.cpp index 3edaaf0..eebe6fd 100644 --- a/ksysv/ksvdraglist.cpp +++ b/ksysv/ksvdraglist.cpp @@ -45,7 +45,7 @@ #include #include -#include +#include #include #include #include diff --git a/ksysv/ksvdraglist.h b/ksysv/ksvdraglist.h index c086f02..6c75706 100644 --- a/ksysv/ksvdraglist.h +++ b/ksysv/ksvdraglist.h @@ -38,7 +38,7 @@ #include #include -#include +#include #include "Data.h" diff --git a/ksysv/ksvlookandfeel.cpp b/ksysv/ksvlookandfeel.cpp index 3284107..e5b2137 100644 --- a/ksysv/ksvlookandfeel.cpp +++ b/ksysv/ksvlookandfeel.cpp @@ -29,7 +29,7 @@ #include #include -#include +#include /* * Constructs a KSVLookAndFeel which is a child of 'parent', with the -- cgit v1.2.1