diff --git a/kdecore/compression/kbzip2filter.h b/kdecore/compression/kbzip2filter.h index b03e119a..469bfa41 100644 --- a/kdecore/compression/kbzip2filter.h +++ b/kdecore/compression/kbzip2filter.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __kbzip2filter__h -#define __kbzip2filter__h +#ifndef KBZIP2FILTER_H +#define KBZIP2FILTER_H #include diff --git a/kdecore/compression/kfilterbase.h b/kdecore/compression/kfilterbase.h index 860ec4a8..6fad3c7c 100644 --- a/kdecore/compression/kfilterbase.h +++ b/kdecore/compression/kfilterbase.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __kfilterbase__h -#define __kfilterbase__h +#ifndef KFILTERBASE_H +#define KFILTERBASE_H #include diff --git a/kdecore/compression/kfilterdev.h b/kdecore/compression/kfilterdev.h index c6050d99..72e139a5 100644 --- a/kdecore/compression/kfilterdev.h +++ b/kdecore/compression/kfilterdev.h @@ -15,8 +15,8 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef __kfilterdev_h -#define __kfilterdev_h +#ifndef KFILTERDEV_H +#define KFILTERDEV_H #include #include diff --git a/kdecore/compression/kgzipfilter.h b/kdecore/compression/kgzipfilter.h index 41f49640..e7541d97 100644 --- a/kdecore/compression/kgzipfilter.h +++ b/kdecore/compression/kgzipfilter.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __kgzipfilter__h -#define __kgzipfilter__h +#ifndef KGZIPFILTER_H +#define KGZIPFILTER_H #include "kfilterbase.h" diff --git a/kdecore/io/klimitediodevice_p.h b/kdecore/io/klimitediodevice_p.h index 703713d7..c91b9203 100644 --- a/kdecore/io/klimitediodevice_p.h +++ b/kdecore/io/klimitediodevice_p.h @@ -16,8 +16,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef klimitediodevice_p_h -#define klimitediodevice_p_h +#ifndef KLIMITEDIODEVICE_P_H +#define KLIMITEDIODEVICE_P_H #include #include diff --git a/kdecore/io/ktemporaryfile.h b/kdecore/io/ktemporaryfile.h index 864887be..e9554aec 100644 --- a/kdecore/io/ktemporaryfile.h +++ b/kdecore/io/ktemporaryfile.h @@ -18,8 +18,8 @@ * Boston, MA 02110-1301, USA. */ -#ifndef ktemporaryfile_h -#define ktemporaryfile_h +#ifndef KTEMPORARYFILE_H +#define KTEMPORARYFILE_H #include #include diff --git a/kdecore/io/kurl.h b/kdecore/io/kurl.h index 550ca02d..17df9c2f 100644 --- a/kdecore/io/kurl.h +++ b/kdecore/io/kurl.h @@ -19,8 +19,8 @@ * Boston, MA 02110-1301, USA. */ -#ifndef kurl_h -#define kurl_h +#ifndef KURL_H +#define KURL_H #include diff --git a/kdecore/sycoca/kprotocolinfofactory.h b/kdecore/sycoca/kprotocolinfofactory.h index 0e8d285e..ab8b08aa 100644 --- a/kdecore/sycoca/kprotocolinfofactory.h +++ b/kdecore/sycoca/kprotocolinfofactory.h @@ -17,8 +17,8 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef kprotocolinfofactory_h -#define kprotocolinfofactory_h +#ifndef KPROTOCOLINFOFACTORY_H +#define KPROTOCOLINFOFACTORY_H #include "kprotocolinfo.h" diff --git a/kdecore/tests/kautosavefiletest.h b/kdecore/tests/kautosavefiletest.h index ac802bd2..1c906e18 100644 --- a/kdecore/tests/kautosavefiletest.h +++ b/kdecore/tests/kautosavefiletest.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kautosavefiletest_h -#define kautosavefiletest_h +#ifndef KAUTOSAVEFILETEST_H +#define KAUTOSAVEFILETEST_H #include #include diff --git a/kdecore/tests/ksavefiletest.h b/kdecore/tests/ksavefiletest.h index f89e54ff..73dea271 100644 --- a/kdecore/tests/ksavefiletest.h +++ b/kdecore/tests/ksavefiletest.h @@ -16,8 +16,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef ksavefiletest_h -#define ksavefiletest_h +#ifndef KSAVEFILETEST_H +#define KSAVEFILETEST_H #include #include diff --git a/kdecore/tests/kstandarddirstest.h b/kdecore/tests/kstandarddirstest.h index 0c6b0c2b..97e54185 100644 --- a/kdecore/tests/kstandarddirstest.h +++ b/kdecore/tests/kstandarddirstest.h @@ -16,8 +16,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kstandarddirstest_h -#define kstandarddirstest_h +#ifndef KSTANDARDDIRSTEST_H +#define KSTANDARDDIRSTEST_H #include diff --git a/kdecore/tests/ktemporaryfiletest.h b/kdecore/tests/ktemporaryfiletest.h index dc2fb236..3e3aa722 100644 --- a/kdecore/tests/ktemporaryfiletest.h +++ b/kdecore/tests/ktemporaryfiletest.h @@ -4,8 +4,8 @@ This file is part of the KDE libraries This file has been placed in the Public Domain. */ -#ifndef ktemporaryfiletest_h -#define ktemporaryfiletest_h +#ifndef KTEMPORARYFILETEST_H +#define KTEMPORARYFILETEST_H #include #include diff --git a/kdecore/tests/kurltest.h b/kdecore/tests/kurltest.h index a158f028..bace27be 100644 --- a/kdecore/tests/kurltest.h +++ b/kdecore/tests/kurltest.h @@ -16,8 +16,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kurltest_h -#define kurltest_h +#ifndef KURLTEST_H +#define KURLTEST_H #include diff --git a/kdecore/util/ktypelist.h b/kdecore/util/ktypelist.h index e0b3e845..4b01f727 100644 --- a/kdecore/util/ktypelist.h +++ b/kdecore/util/ktypelist.h @@ -81,8 +81,8 @@ * http://sourceforge.net/projects/loki-lib/ */ -#ifndef ktypelist_h -#define ktypelist_h +#ifndef KTYPELIST_H +#define KTYPELIST_H /** * @name Typelist macros diff --git a/kdeui/tests/kglobalsettingstest.h b/kdeui/tests/kglobalsettingstest.h index 69ed5bf4..1395f1a3 100644 --- a/kdeui/tests/kglobalsettingstest.h +++ b/kdeui/tests/kglobalsettingstest.h @@ -16,8 +16,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kglobalsettingstest_h -#define kglobalsettingstest_h +#ifndef KGLOBALSETTINGSTEST_H +#define KGLOBALSETTINGSTEST_H #include diff --git a/kdeui/tests/kledtest.h b/kdeui/tests/kledtest.h index cd03a80e..bc00b3d1 100644 --- a/kdeui/tests/kledtest.h +++ b/kdeui/tests/kledtest.h @@ -1,5 +1,5 @@ -#ifndef kledtest_h -#define kledtest_h +#ifndef KLEDTEST_H +#define KLEDTEST_H #include #include diff --git a/kdeui/tests/krulertest.h b/kdeui/tests/krulertest.h index 3bc54f60..23ccffc1 100644 --- a/kdeui/tests/krulertest.h +++ b/kdeui/tests/krulertest.h @@ -1,7 +1,7 @@ /* -*- c++ -*- */ -#ifndef krulertest_h -#define krulertest_h +#ifndef KRULERTEST_H +#define KRULERTEST_H #include #include diff --git a/kdeui/tests/kstatusbartest.h b/kdeui/tests/kstatusbartest.h index 0d5cba90..b76be9f5 100644 --- a/kdeui/tests/kstatusbartest.h +++ b/kdeui/tests/kstatusbartest.h @@ -1,5 +1,5 @@ -#ifndef test_kstatusbar_h -#define test_kstatusbar_h +#ifndef TEST_KSTATUSBAR_H +#define TEST_KSTATUSBAR_H #include #include diff --git a/kdeui/tests/ktreewidgetsearchlinetest.h b/kdeui/tests/ktreewidgetsearchlinetest.h index 57e40ee5..07c6b5f4 100644 --- a/kdeui/tests/ktreewidgetsearchlinetest.h +++ b/kdeui/tests/ktreewidgetsearchlinetest.h @@ -1,5 +1,5 @@ -#ifndef ktreewidgetsearchlinetest_h -#define ktreewidgetsearchlinetest_h +#ifndef KTREEWIDGETSEARCHLINETEST_H +#define KTREEWIDGETSEARCHLINETEST_H #include diff --git a/kdeui/tests/kwindowtest.h b/kdeui/tests/kwindowtest.h index e6d672b8..03a33c44 100644 --- a/kdeui/tests/kwindowtest.h +++ b/kdeui/tests/kwindowtest.h @@ -1,5 +1,5 @@ -#ifndef testwindow_h -#define testwindow_h +#ifndef TESTWINDOW_H +#define TESTWINDOW_H #include #include diff --git a/kdeui/util/kguiitem.h b/kdeui/util/kguiitem.h index 7691eeec..5ad57764 100644 --- a/kdeui/util/kguiitem.h +++ b/kdeui/util/kguiitem.h @@ -19,8 +19,8 @@ Many thanks to Simon tronical Hausmann */ -#ifndef kguiitem_h -#define kguiitem_h +#ifndef KGUIITEM_H +#define KGUIITEM_H #include diff --git a/kdeui/util/kstandardguiitem.h b/kdeui/util/kstandardguiitem.h index 996a7ecb..55a95dfe 100644 --- a/kdeui/util/kstandardguiitem.h +++ b/kdeui/util/kstandardguiitem.h @@ -16,8 +16,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kstandardguiitem_h -#define kstandardguiitem_h +#ifndef KSTANDARDGUIITEM_H +#define KSTANDARDGUIITEM_H #include diff --git a/kdeui/util/kwordwrap.h b/kdeui/util/kwordwrap.h index 61805968..81769e97 100644 --- a/kdeui/util/kwordwrap.h +++ b/kdeui/util/kwordwrap.h @@ -16,8 +16,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kwordwrap_h -#define kwordwrap_h +#ifndef KWORDWRAP_H +#define KWORDWRAP_H #include #include diff --git a/kdeui/widgets/kcharselect.h b/kdeui/widgets/kcharselect.h index f229b263..04880910 100644 --- a/kdeui/widgets/kcharselect.h +++ b/kdeui/widgets/kcharselect.h @@ -18,8 +18,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kcharselect_h -#define kcharselect_h +#ifndef KCHARSELECT_H +#define KCHARSELECT_H #include #include diff --git a/kdeui/windowmanagement/netwm.h b/kdeui/windowmanagement/netwm.h index d3ad3ba5..a65983e9 100644 --- a/kdeui/windowmanagement/netwm.h +++ b/kdeui/windowmanagement/netwm.h @@ -24,8 +24,8 @@ */ -#ifndef netwm_h -#define netwm_h +#ifndef NETWM_H +#define NETWM_H #include #include diff --git a/kdeui/windowmanagement/netwm_def.h b/kdeui/windowmanagement/netwm_def.h index de8caaaf..bc6d54fa 100644 --- a/kdeui/windowmanagement/netwm_def.h +++ b/kdeui/windowmanagement/netwm_def.h @@ -23,8 +23,8 @@ */ -#ifndef netwm_def_h -#define netwm_def_h +#ifndef NETWM_DEF_H +#define NETWM_DEF_H #include /** diff --git a/kdeui/windowmanagement/netwm_p.h b/kdeui/windowmanagement/netwm_p.h index 356833e2..1d9f1a27 100644 --- a/kdeui/windowmanagement/netwm_p.h +++ b/kdeui/windowmanagement/netwm_p.h @@ -24,8 +24,8 @@ */ -#ifndef netwm_p_h -#define netwm_p_h +#ifndef NETWM_P_H +#define NETWM_P_H /** Resizable array class. diff --git a/kdeui/xmlgui/kmenumenuhandler_p.h b/kdeui/xmlgui/kmenumenuhandler_p.h index 79b4ddb5..f253c125 100644 --- a/kdeui/xmlgui/kmenumenuhandler_p.h +++ b/kdeui/xmlgui/kmenumenuhandler_p.h @@ -18,8 +18,8 @@ */ -#ifndef kmenumenuhandler_p_h -#define kmenumenuhandler_p_h +#ifndef KMENUMENUHANDLER_P_H +#define KMENUMENUHANDLER_P_H #include diff --git a/kdeui/xmlgui/kxmlguibuilder.h b/kdeui/xmlgui/kxmlguibuilder.h index abf5afb9..d21ea0a7 100644 --- a/kdeui/xmlgui/kxmlguibuilder.h +++ b/kdeui/xmlgui/kxmlguibuilder.h @@ -17,8 +17,8 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef kxmlguibuilder_h -#define kxmlguibuilder_h +#ifndef KXMLGUIBUILDER_H +#define KXMLGUIBUILDER_H #include diff --git a/kdeui/xmlgui/kxmlguifactory.h b/kdeui/xmlgui/kxmlguifactory.h index c8300cc9..f60e462a 100644 --- a/kdeui/xmlgui/kxmlguifactory.h +++ b/kdeui/xmlgui/kxmlguifactory.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kxmlguifactory_h -#define kxmlguifactory_h +#ifndef KXMLGUIFACTORY_H +#define KXMLGUIFACTORY_H #include #include diff --git a/kdeui/xmlgui/kxmlguifactory_p.h b/kdeui/xmlgui/kxmlguifactory_p.h index 0cc6ab9b..210e6ece 100644 --- a/kdeui/xmlgui/kxmlguifactory_p.h +++ b/kdeui/xmlgui/kxmlguifactory_p.h @@ -16,8 +16,8 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef kxmlguifactory_p_h -#define kxmlguifactory_p_h +#ifndef KXMLGUIFACTORY_P_H +#define KXMLGUIFACTORY_P_H #include #include diff --git a/kio/bookmarks/kbookmark.h b/kio/bookmarks/kbookmark.h index f209f9e7..fa6452d8 100644 --- a/kio/bookmarks/kbookmark.h +++ b/kio/bookmarks/kbookmark.h @@ -17,8 +17,8 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef __kbookmark_h -#define __kbookmark_h +#ifndef KBOOKMARK_H +#define KBOOKMARK_H #include diff --git a/kio/bookmarks/kbookmarkdialog.h b/kio/bookmarks/kbookmarkdialog.h index b9db8aa2..60258587 100644 --- a/kio/bookmarks/kbookmarkdialog.h +++ b/kio/bookmarks/kbookmarkdialog.h @@ -17,8 +17,8 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef __kbookmarkdialog_h -#define __kbookmarkdialog_h +#ifndef KBOOKMARKDIALOG_H +#define KBOOKMARKDIALOG_H #include "kbookmark.h" #include diff --git a/kio/bookmarks/kbookmarkdombuilder.h b/kio/bookmarks/kbookmarkdombuilder.h index ac545dc5..5db50f66 100644 --- a/kio/bookmarks/kbookmarkdombuilder.h +++ b/kio/bookmarks/kbookmarkdombuilder.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __kbookmarkdombuilder_h -#define __kbookmarkdombuilder_h +#ifndef KBOOKMARKDOMBUILDER_H +#define KBOOKMARKDOMBUILDER_H #include #include diff --git a/kio/bookmarks/kbookmarkexporter.h b/kio/bookmarks/kbookmarkexporter.h index 606533c7..c45b14d0 100644 --- a/kio/bookmarks/kbookmarkexporter.h +++ b/kio/bookmarks/kbookmarkexporter.h @@ -20,8 +20,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __kbookmarkexporter_h -#define __kbookmarkexporter_h +#ifndef KBOOKMARKEXPORTER_H +#define KBOOKMARKEXPORTER_H #include #include diff --git a/kio/bookmarks/kbookmarkimporter.h b/kio/bookmarks/kbookmarkimporter.h index d52a338e..951a5c50 100644 --- a/kio/bookmarks/kbookmarkimporter.h +++ b/kio/bookmarks/kbookmarkimporter.h @@ -18,8 +18,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __kbookmarkimporter_h -#define __kbookmarkimporter_h +#ifndef KBOOKMARKIMPORTER_H +#define KBOOKMARKIMPORTER_H #include #include diff --git a/kio/bookmarks/kbookmarkimporter_ie.h b/kio/bookmarks/kbookmarkimporter_ie.h index 9c2f600c..b5f61f8e 100644 --- a/kio/bookmarks/kbookmarkimporter_ie.h +++ b/kio/bookmarks/kbookmarkimporter_ie.h @@ -18,8 +18,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __kbookmarkimporter_ie_h -#define __kbookmarkimporter_ie_h +#ifndef KBOOKMARKIMPORTER_IE_H +#define KBOOKMARKIMPORTER_IE_H #include #include diff --git a/kio/bookmarks/kbookmarkimporter_ns.h b/kio/bookmarks/kbookmarkimporter_ns.h index 7d142de2..44deaabc 100644 --- a/kio/bookmarks/kbookmarkimporter_ns.h +++ b/kio/bookmarks/kbookmarkimporter_ns.h @@ -18,8 +18,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __kbookmarkimporter_ns_h -#define __kbookmarkimporter_ns_h +#ifndef KBOOKMARKIMPORTER_NS_H +#define KBOOKMARKIMPORTER_NS_H #include #include diff --git a/kio/bookmarks/kbookmarkimporter_opera.h b/kio/bookmarks/kbookmarkimporter_opera.h index 99452db8..2be857e7 100644 --- a/kio/bookmarks/kbookmarkimporter_opera.h +++ b/kio/bookmarks/kbookmarkimporter_opera.h @@ -16,8 +16,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __kbookmarkimporter_opera_h -#define __kbookmarkimporter_opera_h +#ifndef KBOOKMARKIMPORTER_OPERA_H +#define KBOOKMARKIMPORTER_OPERA_H #include diff --git a/kio/bookmarks/kbookmarkmanager.h b/kio/bookmarks/kbookmarkmanager.h index 552b7f95..febb7302 100644 --- a/kio/bookmarks/kbookmarkmanager.h +++ b/kio/bookmarks/kbookmarkmanager.h @@ -17,8 +17,8 @@ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ -#ifndef __kbookmarkmanager_h -#define __kbookmarkmanager_h +#ifndef KBOOKMARKMANAGER_H +#define KBOOKMARKMANAGER_H #include #include diff --git a/kio/kio/kdirlister.h b/kio/kio/kdirlister.h index 945db0da..5a5be8cd 100644 --- a/kio/kio/kdirlister.h +++ b/kio/kio/kdirlister.h @@ -18,8 +18,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kdirlister_h -#define kdirlister_h +#ifndef KDIRLISTER_H +#define KDIRLISTER_H #include "kfileitem.h" #include "kdirnotify.h" diff --git a/kio/kio/kdirlister_p.h b/kio/kio/kdirlister_p.h index a78cc3c0..5772ac5f 100644 --- a/kio/kio/kdirlister_p.h +++ b/kio/kio/kdirlister_p.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kdirlister_p_h -#define kdirlister_p_h +#ifndef KDIRLISTER_P_H +#define KDIRLISTER_P_H #include "kfileitem.h" diff --git a/kio/kio/kfileshare.h b/kio/kio/kfileshare.h index 0a20bf7a..cc3b2ea4 100644 --- a/kio/kio/kfileshare.h +++ b/kio/kio/kfileshare.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kfileshare_h -#define kfileshare_h +#ifndef KFILESHARE_H +#define KFILESHARE_H #include class QString; diff --git a/kio/kio/knfsshare.h b/kio/kio/knfsshare.h index 27bad16d..754cd504 100644 --- a/kio/kio/knfsshare.h +++ b/kio/kio/knfsshare.h @@ -16,8 +16,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef knfsshare_h -#define knfsshare_h +#ifndef KNFSSHARE_H +#define KNFSSHARE_H #include diff --git a/kio/kio/ksambashare.h b/kio/kio/ksambashare.h index bab0aab4..bf0bdb8d 100644 --- a/kio/kio/ksambashare.h +++ b/kio/kio/ksambashare.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef ksambashare_h -#define ksambashare_h +#ifndef KSAMBASHARE_H +#define KSAMBASHARE_H #include #include diff --git a/kio/kio/ksambashare_p.h b/kio/kio/ksambashare_p.h index cf14af02..99c2f235 100644 --- a/kio/kio/ksambashare_p.h +++ b/kio/kio/ksambashare_p.h @@ -18,8 +18,8 @@ * License along with this library. If not, see */ -#ifndef ksambashare_p_h -#define ksambashare_p_h +#ifndef KSAMBASHARE_P_H +#define KSAMBASHARE_P_H #include diff --git a/kio/kio/ksambasharedata.h b/kio/kio/ksambasharedata.h index 6f84a177..d230093e 100644 --- a/kio/kio/ksambasharedata.h +++ b/kio/kio/ksambasharedata.h @@ -18,8 +18,8 @@ * License along with this library. If not, see */ -#ifndef ksambasharedata_h -#define ksambasharedata_h +#ifndef KSAMBASHAREDATA_H +#define KSAMBASHAREDATA_H #include #include diff --git a/kio/kio/ksambasharedata_p.h b/kio/kio/ksambasharedata_p.h index 5c6b03c1..1de23f8d 100644 --- a/kio/kio/ksambasharedata_p.h +++ b/kio/kio/ksambasharedata_p.h @@ -18,8 +18,8 @@ * License along with this library. If not, see */ -#ifndef ksambasharedata_p_h -#define ksambasharedata_p_h +#ifndef KSAMBASHAREDATA_P_H +#define KSAMBASHAREDATA_P_H #include diff --git a/kio/kio/netaccess.h b/kio/kio/netaccess.h index 6c944e28..b3c9db47 100644 --- a/kio/kio/netaccess.h +++ b/kio/kio/netaccess.h @@ -20,8 +20,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef KIO_NETACCESS_h -#define KIO_NETACCESS_h +#ifndef KIO_NETACCESS_H +#define KIO_NETACCESS_H #include #include diff --git a/kio/kio/scheduler.h b/kio/kio/scheduler.h index 8015f33a..4f7598d9 100644 --- a/kio/kio/scheduler.h +++ b/kio/kio/scheduler.h @@ -19,8 +19,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef _kio_scheduler_h -#define _kio_scheduler_h +#ifndef KIO_SCHEDULER_H +#define KIO_SCHEDULER_H #include "kio/job.h" #include "kio/jobclasses.h" diff --git a/kio/kio/slaveinterface.h b/kio/kio/slaveinterface.h index 44689893..8dd1f17f 100644 --- a/kio/kio/slaveinterface.h +++ b/kio/kio/slaveinterface.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef __kio_slaveinterface_h -#define __kio_slaveinterface_h +#ifndef KIO_SLAVEINTERFACE_H +#define KIO_SLAVEINTERFACE_H #include #include diff --git a/kio/kssl/kssldefs.h b/kio/kssl/kssldefs.h index 0104e782..bbe00811 100644 --- a/kio/kssl/kssldefs.h +++ b/kio/kssl/kssldefs.h @@ -17,8 +17,8 @@ * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. */ -#ifndef __kssldefs_h -#define __kssldefs_h +#ifndef KSSLDEFS_H +#define KSSLDEFS_H #include diff --git a/kio/kssl/ksslpemcallback.h b/kio/kssl/ksslpemcallback.h index ea32bf20..cafe5fa4 100644 --- a/kio/kssl/ksslpemcallback.h +++ b/kio/kssl/ksslpemcallback.h @@ -18,8 +18,8 @@ * Boston, MA 02110-1301, USA. */ -#ifndef _kde_ksslpemcallback_h -#define _kde_ksslpemcallback_h +#ifndef KDE_KSSLPEMCALLBACK_H +#define KDE_KSSLPEMCALLBACK_H #include diff --git a/kio/tests/kruntest.h b/kio/tests/kruntest.h index 6e3ee09a..0475ce8c 100644 --- a/kio/tests/kruntest.h +++ b/kio/tests/kruntest.h @@ -16,8 +16,8 @@ * Boston, MA 02110-1301, USA. */ -#ifndef _kruntest_h -#define _kruntest_h +#ifndef KRUNTEST_H +#define KRUNTEST_H #include diff --git a/kparts/browserrun.h b/kparts/browserrun.h index ae54d3fd..c6c90a3e 100644 --- a/kparts/browserrun.h +++ b/kparts/browserrun.h @@ -16,8 +16,8 @@ * Boston, MA 02110-1301, USA. */ -#ifndef kparts_browserrun_h -#define kparts_browserrun_h +#ifndef KPARTS_BROWSERRUN_H +#define KPARTS_BROWSERRUN_H #include #include diff --git a/kparts/scriptableextension.h b/kparts/scriptableextension.h index 4079bbd2..a5334d11 100644 --- a/kparts/scriptableextension.h +++ b/kparts/scriptableextension.h @@ -18,8 +18,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kparts_scriptableextension_h -#define kparts_scriptableextension_h +#ifndef KPARTS_SCRIPTABLEEXTENSION_H +#define KPARTS_SCRIPTABLEEXTENSION_H #include #include diff --git a/kparts/scriptableextension_p.h b/kparts/scriptableextension_p.h index c8f9b8f8..9c17a2de 100644 --- a/kparts/scriptableextension_p.h +++ b/kparts/scriptableextension_p.h @@ -17,8 +17,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kparts_scriptableextension_p_h -#define kparts_scriptableextension_p_h +#ifndef KPARTS_SCRIPTABLEEXTENSION_P_H +#define KPARTS_SCRIPTABLEEXTENSION_P_H #include "browserextension.h" diff --git a/kparts/tests/notepad.h b/kparts/tests/notepad.h index e819dc2a..3dbd3056 100644 --- a/kparts/tests/notepad.h +++ b/kparts/tests/notepad.h @@ -20,8 +20,8 @@ */ -#ifndef notepad_h -#define notepad_h +#ifndef NOTEPAD_H +#define NOTEPAD_H #include diff --git a/kparts/tests/plugin_spellcheck.h b/kparts/tests/plugin_spellcheck.h index 3dad7a76..16ba7ea7 100644 --- a/kparts/tests/plugin_spellcheck.h +++ b/kparts/tests/plugin_spellcheck.h @@ -18,8 +18,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef plugin_spellcheck_h -#define plugin_spellcheck_h +#ifndef PLUGIN_SPELLCHECK_H +#define PLUGIN_SPELLCHECK_H #include diff --git a/kpty/kpty.h b/kpty/kpty.h index feffdfca..bd7228a2 100644 --- a/kpty/kpty.h +++ b/kpty/kpty.h @@ -18,8 +18,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kpty_h -#define kpty_h +#ifndef KPTY_H +#define KPTY_H #include "kpty_export.h" diff --git a/kpty/kpty_p.h b/kpty/kpty_p.h index a1ef367d..06877f8e 100644 --- a/kpty/kpty_p.h +++ b/kpty/kpty_p.h @@ -18,8 +18,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kpty_p_h -#define kpty_p_h +#ifndef KPTY_P_H +#define KPTY_P_H #include "kpty.h" diff --git a/kpty/kptydevice.h b/kpty/kptydevice.h index df3c15d4..64662ba1 100644 --- a/kpty/kptydevice.h +++ b/kpty/kptydevice.h @@ -18,8 +18,8 @@ Boston, MA 02110-1301, USA. */ -#ifndef kptydev_h -#define kptydev_h +#ifndef KPTYDEV_H +#define KPTYDEV_H #include "kpty.h" diff --git a/kpty/tests/kptyprocesstest.h b/kpty/tests/kptyprocesstest.h index 64bded0e..f957176e 100644 --- a/kpty/tests/kptyprocesstest.h +++ b/kpty/tests/kptyprocesstest.h @@ -20,8 +20,8 @@ */ -#ifndef kptyprocesstest_h -#define kptyprocesstest_h +#ifndef KPTYPROCESSTEST_H +#define KPTYPROCESSTEST_H #include