On 03/11/2015 09:41, Alessandro Gorobey wrote: > compiling wsjtx_exp QT55 I notice some warning: > > [ 91%] Generating ui_Configuration.h > C:\JTSDK\src\wsjtx_exp\Configuration.ui: Warning: The name > 'layoutWidget' (QWidget) is already in use, defaulting to 'layoutWidget1'. Hi Sandro,
these UI component naming issues are inevitable when changes are being merged between branches. The components concerned are almost always trivial ones named automatically by the Qt UI Designer tool, since they should not be directly referenced by the program source code there is no issue and they can be safely ignored. I tend to leave cleaning up these sort of minor issues until a branch is merged back into its parent prior to release. 73 Bill G4WJS. ------------------------------------------------------------------------------ _______________________________________________ wsjt-devel mailing list wsjt-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wsjt-devel