comparison Deprecated/Samples/Qt/BasicSceneWindow.cpp @ 1458:828a9b4ee1b7

added missing copyright
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 11 Jun 2020 21:23:02 +0200
parents 65e1e4b08302
children
comparison
equal deleted inserted replaced
1457:15173a383a00 1458:828a9b4ee1b7
15 * Affero General Public License for more details. 15 * Affero General Public License for more details.
16 * 16 *
17 * You should have received a copy of the GNU Affero General Public License 17 * You should have received a copy of the GNU Affero General Public License
18 * along with this program. If not, see <http://www.gnu.org/licenses/>. 18 * along with this program. If not, see <http://www.gnu.org/licenses/>.
19 **/ 19 **/
20
21
20 #include "../../Framework/OpenGL/OpenGLIncludes.h" 22 #include "../../Framework/OpenGL/OpenGLIncludes.h"
21 #include "BasicSceneWindow.h" 23 #include "BasicSceneWindow.h"
22 24
23 /** 25 /**
24 * Don't use "ui_MainWindow.h" instead of <ui_MainWindow.h> below, as 26 * Don't use "ui_MainWindow.h" instead of <ui_MainWindow.h> below, as