Ooops! sorry. Fixed now - thanks :-)
I wrote that on Windows so didn't notice the problem of course...
Regards, Dave.
> -----Original Message-----
> From: Hiroshi Saito [mailto:saito@inetrt.skcapi.co.jp]
> Sent: 30 September 2003 16:17
> To: Dave Page
> Cc: pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] Trigger addition wierdness
>
>
> Hi Dave.
>
> The humor of today's cvs is ill.:-)
>
> regards,
> Hiroshi Saito
>
> From: "Dave Page" <dpage@vale-housing.co.uk>
> (snip)
> > Hmm, shouldn't be a bug, the exterminator said he got all of those
> > last week...
> >
> > I'll have to have a play. Meanwhile, I'm hacking the Query Builder
> > about at the moment so don't be alarmed if that reappears in menus
> > etc.
>
>
> bsd5% DIFF src/include/frmQueryBuilder.h.orig
> src/include/frmQueryBuilder.h
> --- src/include/frmQueryBuilder.h.orig Wed Oct 1 00:14:56 2003
> +++ src/include/frmQueryBuilder.h Wed Oct 1 00:15:04 2003
> @@ -20,7 +20,7 @@
> #include "frmMain.h"
> #include "frmChildTableViewFrame.h"
> #include "dlgAddTableView.h"
> -#include "ctlSQLresult.h"
> +#include "ctlSQLResult.h"
>
> struct JoinStruct
> {
>
>