diff options
Diffstat (limited to 'src/plugins/help')
24 files changed, 0 insertions, 24 deletions
diff --git a/src/plugins/help/centralwidget.cpp b/src/plugins/help/centralwidget.cpp index 7a838645165..8e210242999 100644 --- a/src/plugins/help/centralwidget.cpp +++ b/src/plugins/help/centralwidget.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "centralwidget.h" #include "helpviewer.h" diff --git a/src/plugins/help/centralwidget.h b/src/plugins/help/centralwidget.h index add10f8aa31..b3d1a0d26ab 100644 --- a/src/plugins/help/centralwidget.h +++ b/src/plugins/help/centralwidget.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef CENTRALWIDGET_H #define CENTRALWIDGET_H diff --git a/src/plugins/help/contentstoolwindow.cpp b/src/plugins/help/contentstoolwindow.cpp index 6b390df16fa..2331e4ecc71 100644 --- a/src/plugins/help/contentstoolwindow.cpp +++ b/src/plugins/help/contentstoolwindow.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include <QtCore/QDebug> #include <QtCore/QStack> #include <QtGui/QFocusEvent> diff --git a/src/plugins/help/contentstoolwindow.h b/src/plugins/help/contentstoolwindow.h index 2a3cc9a945d..a7dd5f5d803 100644 --- a/src/plugins/help/contentstoolwindow.h +++ b/src/plugins/help/contentstoolwindow.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef CONTENTSTOOLWINDOW_H #define CONTENTSTOOLWINDOW_H diff --git a/src/plugins/help/docsettingspage.cpp b/src/plugins/help/docsettingspage.cpp index 27d7090e411..52d423014ec 100644 --- a/src/plugins/help/docsettingspage.cpp +++ b/src/plugins/help/docsettingspage.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "docsettingspage.h" #include <QtGui/QFileDialog> diff --git a/src/plugins/help/docsettingspage.h b/src/plugins/help/docsettingspage.h index 1dd8bf8c947..85e331691b1 100644 --- a/src/plugins/help/docsettingspage.h +++ b/src/plugins/help/docsettingspage.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef DOCSETTINGSPAGE_H #define DOCSETTINGSPAGE_H diff --git a/src/plugins/help/filtersettingspage.cpp b/src/plugins/help/filtersettingspage.cpp index f2a2022dc6d..0325cb0a204 100644 --- a/src/plugins/help/filtersettingspage.cpp +++ b/src/plugins/help/filtersettingspage.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "filtersettingspage.h" #include "filternamedialog.h" diff --git a/src/plugins/help/filtersettingspage.h b/src/plugins/help/filtersettingspage.h index a55466a2ec6..6458fd65b17 100644 --- a/src/plugins/help/filtersettingspage.h +++ b/src/plugins/help/filtersettingspage.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef FILTERSETTINGSPAGE_H #define FILTERSETTINGSPAGE_H diff --git a/src/plugins/help/help_global.h b/src/plugins/help/help_global.h index 8ff9476fd43..8f3e782e770 100644 --- a/src/plugins/help/help_global.h +++ b/src/plugins/help/help_global.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ /**************************************************************************** ** ** Copyright (C) 1992-$THISYEAR$ Trolltech AS. All rights reserved. diff --git a/src/plugins/help/helpengine.cpp b/src/plugins/help/helpengine.cpp index 78ee720c2fb..49a48115a1b 100644 --- a/src/plugins/help/helpengine.cpp +++ b/src/plugins/help/helpengine.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include <QtCore/QDebug> #include <QtCore/QDir> #include <QtCore/QDateTime> diff --git a/src/plugins/help/helpengine.h b/src/plugins/help/helpengine.h index c681ce9e3f9..cbb9cc3f37b 100644 --- a/src/plugins/help/helpengine.h +++ b/src/plugins/help/helpengine.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef HELPENGINE_H #define HELPENGINE_H diff --git a/src/plugins/help/helpfindsupport.cpp b/src/plugins/help/helpfindsupport.cpp index 620b6b11dbc..56243c723ca 100644 --- a/src/plugins/help/helpfindsupport.cpp +++ b/src/plugins/help/helpfindsupport.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "helpfindsupport.h" #include "helpviewer.h" diff --git a/src/plugins/help/helpfindsupport.h b/src/plugins/help/helpfindsupport.h index d2b8d8bc092..51eef1f2dc7 100644 --- a/src/plugins/help/helpfindsupport.h +++ b/src/plugins/help/helpfindsupport.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef HELPFINDSUPPORT_H #define HELPFINDSUPPORT_H diff --git a/src/plugins/help/helpindexfilter.cpp b/src/plugins/help/helpindexfilter.cpp index f818c0505dd..0fc113c9a0a 100644 --- a/src/plugins/help/helpindexfilter.cpp +++ b/src/plugins/help/helpindexfilter.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "helpindexfilter.h" #include "helpplugin.h" diff --git a/src/plugins/help/helpindexfilter.h b/src/plugins/help/helpindexfilter.h index ea9918ea8c7..26f6b385664 100644 --- a/src/plugins/help/helpindexfilter.h +++ b/src/plugins/help/helpindexfilter.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef HELPINDEXFILTER_H #define HELPINDEXFILTER_H diff --git a/src/plugins/help/helpmode.cpp b/src/plugins/help/helpmode.cpp index 28469f41a22..49023da60b3 100644 --- a/src/plugins/help/helpmode.cpp +++ b/src/plugins/help/helpmode.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "helpmode.h" #include "helpplugin.h" diff --git a/src/plugins/help/helpmode.h b/src/plugins/help/helpmode.h index 2445b9777df..753c35d84a0 100644 --- a/src/plugins/help/helpmode.h +++ b/src/plugins/help/helpmode.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef HELPMODE_H #define HELPMODE_H diff --git a/src/plugins/help/helpplugin.cpp b/src/plugins/help/helpplugin.cpp index 03269a82a54..73dc3cae066 100644 --- a/src/plugins/help/helpplugin.cpp +++ b/src/plugins/help/helpplugin.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "helpplugin.h" #include "docsettingspage.h" diff --git a/src/plugins/help/helpplugin.h b/src/plugins/help/helpplugin.h index 86bf6865223..95845fb5d1d 100644 --- a/src/plugins/help/helpplugin.h +++ b/src/plugins/help/helpplugin.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef HELPPLUGIN_H #define HELPPLUGIN_H diff --git a/src/plugins/help/indextoolwindow.cpp b/src/plugins/help/indextoolwindow.cpp index 9521b4cccc9..6a6f8c5348a 100644 --- a/src/plugins/help/indextoolwindow.cpp +++ b/src/plugins/help/indextoolwindow.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include <QtCore/QDebug> #include <QtGui/QKeyEvent> #include <QtGui/QFocusEvent> diff --git a/src/plugins/help/indextoolwindow.h b/src/plugins/help/indextoolwindow.h index abb3083337f..37c420184c6 100644 --- a/src/plugins/help/indextoolwindow.h +++ b/src/plugins/help/indextoolwindow.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef INDEXTOOLWINDOW_H #define INDEXTOOLWINDOW_H diff --git a/src/plugins/help/indexwindow.h b/src/plugins/help/indexwindow.h index 42e8de99c5a..d93a62b258e 100644 --- a/src/plugins/help/indexwindow.h +++ b/src/plugins/help/indexwindow.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef INDEXWINDOW #define INDEXWINDOW diff --git a/src/plugins/help/searchwidget.cpp b/src/plugins/help/searchwidget.cpp index cdf9dc87eb5..c40595e4ab4 100644 --- a/src/plugins/help/searchwidget.cpp +++ b/src/plugins/help/searchwidget.cpp @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #include "searchwidget.h" diff --git a/src/plugins/help/searchwidget.h b/src/plugins/help/searchwidget.h index 504cc4fd549..6f6533f387e 100644 --- a/src/plugins/help/searchwidget.h +++ b/src/plugins/help/searchwidget.h @@ -30,7 +30,6 @@ ** version 1.2, included in the file GPL_EXCEPTION.txt in this package. ** ***************************************************************************/ -***************************************************************************/ #ifndef SEARCHWIDGET_H #define SEARCHWIDGET_H |