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

Reply via email to