+ add license notice

This commit is contained in:
wmayer 2015-07-01 11:09:20 +02:00
parent f71f962f54
commit 3299e0c377
22 changed files with 154 additions and 0 deletions

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "actionbox.h" #include "actionbox.h"
#include <QtCore/QVariant> #include <QtCore/QVariant>

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef ACTIONBOX_H #ifndef ACTIONBOX_H
#define ACTIONBOX_H #define ACTIONBOX_H

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "actiongroup.h" #include "actiongroup.h"
#include "taskheader_p.h" #include "taskheader_p.h"
#include "taskgroup_p.h" #include "taskgroup_p.h"

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef ACTIONGROUP_H #ifndef ACTIONGROUP_H
#define ACTIONGROUP_H #define ACTIONGROUP_H

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "actionlabel.h" #include "actionlabel.h"
#include <QStyleOptionToolButton> #include <QStyleOptionToolButton>

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef ACTIONLABEL_H #ifndef ACTIONLABEL_H
#define ACTIONLABEL_H #define ACTIONLABEL_H

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "actionpanel.h" #include "actionpanel.h"
#include "actionpanelscheme.h" #include "actionpanelscheme.h"
#include "actiongroup.h" #include "actiongroup.h"

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef ACTIONPANEL_H #ifndef ACTIONPANEL_H
#define ACTIONPANEL_H #define ACTIONPANEL_H

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "actionpanelscheme.h" #include "actionpanelscheme.h"

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef TASKPANELSCHEME_H #ifndef TASKPANELSCHEME_H
#define TASKPANELSCHEME_H #define TASKPANELSCHEME_H

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "androidpanelscheme.h" #include "androidpanelscheme.h"

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef ANDROIDPANELSCHEME_H #ifndef ANDROIDPANELSCHEME_H
#define ANDROIDPANELSCHEME_H #define ANDROIDPANELSCHEME_H

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "macpanelscheme.h" #include "macpanelscheme.h"

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef MACPANELSCHEME_H #ifndef MACPANELSCHEME_H
#define MACPANELSCHEME_H #define MACPANELSCHEME_H

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "taskgroup_p.h" #include "taskgroup_p.h"
#include <QVariant> #include <QVariant>

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef TASKGROUP_P_H #ifndef TASKGROUP_P_H
#define TASKGROUP_P_H #define TASKGROUP_P_H

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "taskheader_p.h" #include "taskheader_p.h"
#include "actionpanelscheme.h" #include "actionpanelscheme.h"
#include "actionlabel.h" #include "actionlabel.h"

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef TASKHEADER_P_H #ifndef TASKHEADER_P_H
#define TASKHEADER_P_H #define TASKHEADER_P_H

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "winvistapanelscheme.h" #include "winvistapanelscheme.h"

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef WINVISTAPANELSCHEME_H #ifndef WINVISTAPANELSCHEME_H
#define WINVISTAPANELSCHEME_H #define WINVISTAPANELSCHEME_H

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#include "winxppanelscheme.h" #include "winxppanelscheme.h"

View File

@ -1,3 +1,10 @@
/***************************************************************************
* *
* Copyright: https://code.google.com/p/qsint/ *
* License: LGPL *
* *
***************************************************************************/
#ifndef WinXPPanelScheme_H #ifndef WinXPPanelScheme_H
#define WinXPPanelScheme_H #define WinXPPanelScheme_H