Andre Poenitz wrote:
On Thu, Nov 15, 2007 at 12:58:45PM -0000, [EMAIL PROTECTED] wrote:
view.init();
-       view.setGeometry(geometryArg);
+       view.show();
+       if (!geometryArg.empty())
+       {

Brace of the same line as the 'if', please...

This was copy&paste...

Abdel.

Reply via email to