0
0
mirror of https://github.com/fralx/LimeReport.git synced 2025-09-23 08:29:07 +03:00

Fix some GCC warnings.

This commit is contained in:
Mateusz Skowroński
2017-11-05 00:32:25 +01:00
parent 27427e90aa
commit 05f6eb9284
3 changed files with 8 additions and 3 deletions

View File

@@ -59,7 +59,7 @@
</item>
</layout>
</widget>
<widget class="QWidget" name="layoutWidget">
<widget class="QWidget" name="layoutWidget1">
<layout class="QFormLayout" name="seriesData">
<property name="fieldGrowthPolicy">
<enum>QFormLayout::AllNonFixedFieldsGrow</enum>