On Sun, 2004-11-14 at 16:58, John Spray wrote:
> Hi,
> 
> Attached patch implements the box dialog for the gtk frontend.  I've
> also moved some common functionality out of GGraphics and into ghelpers.
> 
> John

+               // we're not changing the liststore, just selecting i
+               if (!frameless)
+                       innerboxcombo_->set_active(i);
+               if (frameless)
+                       innerboxcombo_->set_active(i - 1);

Isn't 'else' supported in C++? 
;-)

- Martin

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to