Forgot to include the mainwindow.cpp part of the patch too.Seems the
vertical_layout3 was an unneeded layout since the centralWidget already had a
vertical layout.
https://www.dropbox.com/s/up2fqu7dmeyqknp/mainwindowui.patch?dl=1
de Mike W9MDB
From: Bill Somerville <[email protected]>
To: [email protected]
Sent: Thursday, March 16, 2017 3:30 PM
Subject: Re: [wsjt-devel] Mainwindow patch
On 16/03/2017 20:05, Black Michael wrote:
Some minor rearrangement of the main window to give 2 more rows of decodes in
the same vertical space. Removed unnecessary lines. Make Rx window type same as
Band Activity and minimized vertical spacing.
https://www.dropbox.com/s/up2fqu7dmeyqknp/mainwindowui.patch?dl=1
Hi Mike, this doesn't build: [ 94%] Building CXX object
CMakeFiles/wsjtx.dir/mainwindow.cpp.obj
C:\Users\bill\src\wsjt\mainwindow.cpp: In member function 'void
MainWindow::on_actionHide_Controls_toggled(bool)':
C:\Users\bill\src\wsjt\mainwindow.cpp:2059:9: error: 'class Ui::MainWindow' has
no member named 'line_2'
ui->line_2->setVisible(!checked);
^
C:\Users\bill\src\wsjt\mainwindow.cpp:2061:7: error: 'class Ui::MainWindow' has
no member named 'line'
ui->line->setVisible(!checked);
^
C:\Users\bill\src\wsjt\mainwindow.cpp:2080:7: error: 'class Ui::MainWindow' has
no member named 'verticalLayout_3'
ui->verticalLayout_3->layout()->setSpacing(spacing);
^
CMakeFiles\wsjtx.dir\build.make:788: recipe for target
'CMakeFiles/wsjtx.dir/mainwindow.cpp.obj' failed
73
Bill
G4WJS.
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org!
http://sdm.link/slashdot_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel