[Qt] style adjustments 2

some more of the same
This commit is contained in:
Megamouse 2017-09-05 22:40:35 +02:00 committed by Ani
parent 205f6a9000
commit 8e955297ef
6 changed files with 26 additions and 16 deletions

View file

@ -257,7 +257,8 @@ void msg_dialog_frame::CreateOsk(const std::string& msg, char16_t* osk_text, u32
msg_dialog_frame::msg_dialog_frame(QWindow* taskbarTarget) : m_taskbarTarget(taskbarTarget) {}
msg_dialog_frame::~msg_dialog_frame() {
msg_dialog_frame::~msg_dialog_frame()
{
#ifdef _WIN32
if (m_tb_progress)
{