src/header.h

changeset 206
654661eab7f3
parent 140
2f383e88acf4
equal deleted inserted replaced
205:1a4342d80de7 206:654661eab7f3
16 * along with this program. If not, see <http://www.gnu.org/licenses/>. 16 * along with this program. If not, see <http://www.gnu.org/licenses/>.
17 */ 17 */
18 18
19 #pragma once 19 #pragma once
20 #include <QDate> 20 #include <QDate>
21 #include "main.h" 21 #include "basics.h"
22 22
23 struct LDHeader 23 struct LDHeader
24 { 24 {
25 static const QString caLicenseString; 25 static const QString caLicenseString;
26 static const QString nonCaLicenseString; 26 static const QString nonCaLicenseString;

mercurial