Skip to content
Snippets Groups Projects

Bugs 2893

Merged andrey.daragan requested to merge bugs-2893 into develop
4 files
+ 18
25
Compare changes
  • Side-by-side
  • Inline
Files
4
import QtQuick 2.0
import QtQuick.Controls 2.0
Button {
Button
{
///@detalis heightButton Button height.
property int heightButton
///@detalis widthButton Button width.
Loading