mirror of
https://github.com/fralx/LimeReport.git
synced 2025-11-25 08:28:06 +03:00
Multicolumn bands rendering has been fixed
# Conflicts: # limereport/lrreportrender.cpp # limereport/lrreportrender.h
This commit is contained in:
6
demo_r1/global.h
Normal file
6
demo_r1/global.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef GLOBAL_H
|
||||
#define GLOBAL_H
|
||||
#include <QString>
|
||||
QString test = "ttttt";
|
||||
|
||||
#endif // GLOBAL_H
|
||||
Reference in New Issue
Block a user