Re: GuiView Warnings
rgheck wrote: The former is trivial, but the latter looks worrying. GuiView.cpp:406: warning: comparison between signed and unsigned integer expressions GuiView.cpp:409: warning: unused variable 'wa' It's just remaining from debugging process. I'll remove that. Abdel.
GuiView Warnings
The former is trivial, but the latter looks worrying. GuiView.cpp:406: warning: comparison between signed and unsigned integer expressions GuiView.cpp:409: warning: unused variable 'wa' rh