aqemu icon indicating copy to clipboard operation
aqemu copied to clipboard

Fix crash because of duplicated widget name

Open amurzeau opened this issue 5 years ago • 0 comments

This was causing bad header generation from ui files with Qt 5.15 were setupUi was trying to call widget2->raise() before setting widget2 variable (for Main_Window.ui case).

amurzeau avatar Dec 06 '20 01:12 amurzeau