Opened 14 years ago
Closed 14 years ago
#370 closed defect/bug (fixed)
win32_gui.h appears twice in source tree; and not aligned
Reported by: | Stressedpiper | Owned by: | KaZeR |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | ||
Cc: |
Description
Duplicate header files in the source tree: graphics/win32/win32_gui.h and gui/win32/win32_gui.h.
NB, files don't currently match.
Seems that gui/win32/win32_gui.h should be made the master (requires patching) and remove graphics/win32/win32_gui.h. Hence possible patches to ... attached:
gui/win32/win32_gui.h gui/win32/win32_gui.c graphics/win32/Makefile.am remove graphics/win32/win32_gui.h
Attachments (3)
Change History (4)
Changed 14 years ago by Stressedpiper
Changed 14 years ago by Stressedpiper
Changed 14 years ago by Stressedpiper
comment:1 Changed 14 years ago by Horwitz
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The duplicate include file issue has been fixed in rev 2270.