[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kregexpeditor] src: Fix forward declaration
From:       Montel Laurent <null () kde ! org>
Date:       2017-05-31 20:47:49
Message-ID: E1dGAWz-0002c9-Pv () code ! kde ! org
[Download RAW message or body]

Git commit a975d7a97ace3affb909f3109563ab84f7982e51 by Montel Laurent.
Committed on 31/05/2017 at 20:47.
Pushed by mlaurent into branch 'master'.

Fix forward declaration

M  +0    -1    src/auxbuttons.h
M  +0    -1    src/kregexpeditorprivate.h
M  +1    -0    src/regexpeditorwindow.h
M  +0    -1    src/verifier.h
M  +0    -1    src/widgetfactory.h

https://commits.kde.org/kregexpeditor/a975d7a97ace3affb909f3109563ab84f7982=
e51

diff --git a/src/auxbuttons.h b/src/auxbuttons.h
index cfc7fe8..0701fff 100644
--- a/src/auxbuttons.h
+++ b/src/auxbuttons.h
@@ -21,7 +21,6 @@
 =

 #include <QtWidgets/QToolBar>
 =

-class QLabel;
 class QToolButton;
 =

 class AuxButtons : public QToolBar
diff --git a/src/kregexpeditorprivate.h b/src/kregexpeditorprivate.h
index ecad77c..11ffee3 100644
--- a/src/kregexpeditorprivate.h
+++ b/src/kregexpeditorprivate.h
@@ -34,7 +34,6 @@ class Verifier;
 class VerifyButtons;
 class AuxButtons;
 class RegExpButtons;
-class QToolButton;
 class RegExp;
 class QLabel;
 =

diff --git a/src/regexpeditorwindow.h b/src/regexpeditorwindow.h
index 5fa0a36..e2b9b87 100644
--- a/src/regexpeditorwindow.h
+++ b/src/regexpeditorwindow.h
@@ -23,6 +23,7 @@
 =

 #include "widgetfactory.h"
 =

+class ConcWidget;
 class QMenu;
 class QHBoxLayout;
 =

diff --git a/src/verifier.h b/src/verifier.h
index bef7099..1e0f855 100644
--- a/src/verifier.h
+++ b/src/verifier.h
@@ -21,7 +21,6 @@
 =

 #include <KTextEdit>
 =

-class QLabel;
 class RegexpHighlighter;
 =

 class Verifier : public KTextEdit
diff --git a/src/widgetfactory.h b/src/widgetfactory.h
index f76521f..103c201 100644
--- a/src/widgetfactory.h
+++ b/src/widgetfactory.h
@@ -24,7 +24,6 @@
 class RegExpWidget;
 class RegExpEditorWindow;
 class QWidget;
-class ConcWidget;
 class RegExp;
 =

 /**
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic