Mercurial > retraceit
comparison src/filterwidget.cpp @ 24:6b9b5efcd7f4
Add missing copyright header
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Tue, 05 May 2015 17:47:57 +0200 |
parents | e12284a222ba |
children | 64a51a42c01f |
comparison
equal
deleted
inserted
replaced
23:d9626e84b93d | 24:6b9b5efcd7f4 |
---|---|
1 /* Copyright (C) 2014 by Intevation GmbH | |
2 * | |
3 * This file is Free Software under the GNU GPL (v>=2) | |
4 * and comes with ABSOLUTELY NO WARRANTY! | |
5 * See LICENSE.txt for details. | |
6 */ | |
1 #include "filterwidget.h" | 7 #include "filterwidget.h" |
2 | 8 |
3 #include <QComboBox> | 9 #include <QComboBox> |
4 #include <QHBoxLayout> | 10 #include <QHBoxLayout> |
5 #include <QGroupBox> | 11 #include <QGroupBox> |