Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
FreeCAD
FreeCAD
Commits
f1f7238d
Commit
f1f7238d
authored
Jan 09, 2013
by
wmayer
Browse files
License issues
parent
171a8db4
Changes
6
Hide whitespace changes
Inline
Side-by-side
src/Gui/iisTaskPanel/tests/styles/main.cpp
View file @
f1f7238d
/***************************************************************************
* *
* Copyright: http://www.ii-system.com *
* License: LGPL *
* *
***************************************************************************/
#include <QtGui/QApplication>
#include "styles.h"
...
...
src/Gui/iisTaskPanel/tests/styles/styles.cpp
View file @
f1f7238d
/***************************************************************************
* *
* Copyright: http://www.ii-system.com *
* License: LGPL *
* *
***************************************************************************/
#include "styles.h"
#include <iisTaskPanel>
...
...
src/Gui/iisTaskPanel/tests/styles/styles.h
View file @
f1f7238d
/***************************************************************************
* *
* Copyright: http://www.ii-system.com *
* License: LGPL *
* *
***************************************************************************/
#ifndef TEST_H
#define TEST_H
...
...
src/Gui/iisTaskPanel/tests/test/main.cpp
View file @
f1f7238d
/***************************************************************************
* *
* Copyright: http://www.ii-system.com *
* License: LGPL *
* *
***************************************************************************/
#include <QtGui/QApplication>
#include "test.h"
...
...
src/Gui/iisTaskPanel/tests/test/test.cpp
View file @
f1f7238d
/***************************************************************************
* *
* Copyright: http://www.ii-system.com *
* License: LGPL *
* *
***************************************************************************/
#include "test.h"
#include <iisTaskPanel>
...
...
src/Gui/iisTaskPanel/tests/test/test.h
View file @
f1f7238d
/***************************************************************************
* *
* Copyright: http://www.ii-system.com *
* License: LGPL *
* *
***************************************************************************/
#ifndef TEST_H
#define TEST_H
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment