0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-10-01 19:51:30 +03:00

Finish 1.4.70

# Conflicts:
#	limereport/lrbasedesignintf.h
This commit is contained in:
Arin Alex
2018-03-22 17:56:39 +03:00
4 changed files with 11 additions and 4 deletions

View File

@@ -165,6 +165,8 @@ public:
void setTextIndent(const qreal &textIndent);
Qt::LayoutDirection textLayoutDirection() const;
void setTextLayoutDirection(const Qt::LayoutDirection &textLayoutDirection);
void setWatermark(bool watermark);
protected:
void updateLayout();