diff options
Diffstat (limited to 'tests/auto/uic3/baseline/formbase.ui.err')
-rw-r--r-- | tests/auto/uic3/baseline/formbase.ui.err | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/uic3/baseline/formbase.ui.err b/tests/auto/uic3/baseline/formbase.ui.err new file mode 100644 index 0000000..fbe6c94 --- /dev/null +++ b/tests/auto/uic3/baseline/formbase.ui.err @@ -0,0 +1,8 @@ +uic3: slot `clear()' for widget `FormBase' of type `QWidget' is not supported; connection may fail. Line: 740 Column: 16 +uic3: slot `first()' for widget `FormBase' of type `QWidget' is not supported; connection may fail. Line: 746 Column: 16 +uic3: slot `prev()' for widget `FormBase' of type `QWidget' is not supported; connection may fail. Line: 752 Column: 16 +uic3: slot `next()' for widget `FormBase' of type `QWidget' is not supported; connection may fail. Line: 758 Column: 16 +uic3: slot `insert()' for widget `FormBase' of type `QWidget' is not supported; connection may fail. Line: 770 Column: 16 +uic3: slot `del()' for widget `FormBase' of type `QWidget' is not supported; connection may fail. Line: 776 Column: 16 +uic3: slot `last()' for widget `FormBase' of type `QWidget' is not supported; connection may fail. Line: 782 Column: 16 +uic3: flag 'AlignAuto' for widget 'QLineEdit' is not supported |