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

List:       kde-commits
Subject:    [labplot] src/kdefrontend/worksheet: Added license headers to SlidingPanel.h/cpp.
From:       Alexander Semke <alexander.semke () web ! de>
Date:       2016-12-10 16:41:42
Message-ID: E1cFkiU-0007H5-6K () code ! kde ! org
[Download RAW message or body]

Git commit 9ce34d0e87102f0b6c7cbd48ee70b657551d58dd by Alexander Semke.
Committed on 10/12/2016 at 16:41.
Pushed by asemke into branch 'master'.

Added license headers to SlidingPanel.h/cpp.

M  +26   -1    src/kdefrontend/worksheet/SlidingPanel.cpp
M  +26   -1    src/kdefrontend/worksheet/SlidingPanel.h

https://commits.kde.org/labplot/9ce34d0e87102f0b6c7cbd48ee70b657551d58dd

diff --git a/src/kdefrontend/worksheet/SlidingPanel.cpp b/src/kdefrontend/w=
orksheet/SlidingPanel.cpp
index f0f13c80..595282be 100644
--- a/src/kdefrontend/worksheet/SlidingPanel.cpp
+++ b/src/kdefrontend/worksheet/SlidingPanel.cpp
@@ -1,6 +1,31 @@
+/*************************************************************************=
**
+File                 : SlidingPanel.cpp
+Project              : LabPlot
+Description          : Sliding panel shown in the presenter widget
+--------------------------------------------------------------------
+Copyright            : (C) 2016 by Fabian Kristof (fkristofszabolcs@gmail.=
com)
+**************************************************************************=
*/
+
+/*************************************************************************=
**
+*                                                                         *
+*  This program is free software; you can redistribute it and/or modify   *
+*  it under the terms of the GNU General Public License as published by   *
+*  the Free Software Foundation; either version 2 of the License, or      *
+*  (at your option) any later version.                                    *
+*                                                                         *
+*  This program is distributed in the hope that it will be useful,        *
+*  but WITHOUT ANY WARRANTY; without even the implied warranty of         *
+*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the          *
+*  GNU General Public License for more details.                           *
+*                                                                         *
+*   You should have received a copy of the GNU General Public License     *
+*   along with this program; if not, write to the Free Software           *
+*   Foundation, Inc., 51 Franklin Street, Fifth Floor,                    *
+*   Boston, MA  02110-1301  USA                                           *
+*                                                                         *
+**************************************************************************=
*/
 #include "SlidingPanel.h"
 =

-#include <QFrame>
 #include <QLabel>
 #include <QPushButton>
 #include <QDesktopWidget>
diff --git a/src/kdefrontend/worksheet/SlidingPanel.h b/src/kdefrontend/wor=
ksheet/SlidingPanel.h
index 8a860017..645b018b 100644
--- a/src/kdefrontend/worksheet/SlidingPanel.h
+++ b/src/kdefrontend/worksheet/SlidingPanel.h
@@ -1,7 +1,32 @@
+/*************************************************************************=
**
+File                 : SlidingPanel.h
+Project              : LabPlot
+Description          : Sliding panel shown in the presenter widget
+--------------------------------------------------------------------
+Copyright            : (C) 2016 by Fabian Kristof (fkristofszabolcs@gmail.=
com)
+**************************************************************************=
*/
+
+/*************************************************************************=
**
+*                                                                         *
+*  This program is free software; you can redistribute it and/or modify   *
+*  it under the terms of the GNU General Public License as published by   *
+*  the Free Software Foundation; either version 2 of the License, or      *
+*  (at your option) any later version.                                    *
+*                                                                         *
+*  This program is distributed in the hope that it will be useful,        *
+*  but WITHOUT ANY WARRANTY; without even the implied warranty of         *
+*  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the          *
+*  GNU General Public License for more details.                           *
+*                                                                         *
+*   You should have received a copy of the GNU General Public License     *
+*   along with this program; if not, write to the Free Software           *
+*   Foundation, Inc., 51 Franklin Street, Fifth Floor,                    *
+*   Boston, MA  02110-1301  USA                                           *
+*                                                                         *
+**************************************************************************=
*/
 #ifndef SLIDINGPANEL_H
 #define SLIDINGPANEL_H
 =

-#include <QObject>
 #include <QFrame>
 =

 class QLabel;
[prev in list] [next in list] [prev in thread] [next in thread] 

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