[Freeciv-Dev] Re: (PR#3479) Adding include/finddlg_g.h and gui-xxx/findd
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Wed, Feb 19, 2003 at 11:14:51AM -0800, Rafa³ Bursig wrote:
> This code move finddlg.h into gui-xxx dirs and create new finddlg_g.h
> in client/incluse dir.
While working on this (also taking care of include/inteldlg.h,
include/messagedlg.h and include/ratesdlg.h) I came across a problem:
while we have client/include/ratesdlg.h (and later
client/include/ratesdlg_g.h) but we don't have
client/gui-gtk/ratesdlg.c. The function from ratesdlg_g.h is
implemented in client/gui-gtk/gamedlgs.c. So we can either:
- create client/gui-gtk/gamedlgs.h,
- create client/gui-gtk/ratesdlg.h or
- include ratesdlg_g.h directly in gamedlgs.c.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"Microsoft DNS service terminates abnormally when it recieves a response
to a DNS query that was never made.
Fix Information: Run your DNS service on a different platform."
-- MS service information on bugtraq
|
|