Skip to content
Snippets Groups Projects

Bugs 2893

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