]> git.pld-linux.org Git - packages/gnustep-gui.git/blob - gstep-gui-headers.patch
- adapterized and made spec %%debug ready or added using %%rpm*flags macros
[packages/gnustep-gui.git] / gstep-gui-headers.patch
1 --- gstep-0.6.0/gui/Source/GNUmakefile.cls      Tue Sep  7 23:01:23 1999
2 +++ gstep-0.6.0/gui/Source/GNUmakefile  Sun Sep 19 00:26:02 1999
3 @@ -137,12 +137,24 @@
4  
5  libgnustep-gui_HEADER_FILES = \
6  AppKit/AppKit.h \
7 +AppKit/AppKitExceptions.h \
8 +AppKit/DPSOperators.h \
9 +AppKit/GMAppKit.h \
10 +AppKit/GMArchiver.h \
11 +AppKit/GSMethodTable.h \
12 +AppKit/GSPasteboardServer.h \
13 +AppKit/GSServicesManager.h \
14 +AppKit/GSTrackingRect.h \
15 +AppKit/GSWraps.h \
16 +AppKit/IMConnectors.h \
17 +AppKit/IMCustomObject.h \
18 +AppKit/IMLoading.h \
19  AppKit/NSActionCell.h \
20  AppKit/NSAffineTransform.h \
21  AppKit/NSApplication.h \
22  AppKit/NSAttributedString.h \
23 -AppKit/NSBitmapImageRep.h \
24  AppKit/NSBox.h \
25 +AppKit/NSBitmapImageRep.h \
26  AppKit/NSBrowser.h \
27  AppKit/NSBrowserCell.h \
28  AppKit/NSButton.h \
29 @@ -156,6 +168,7 @@
30  AppKit/NSColorPanel.h \
31  AppKit/NSColorPicker.h \
32  AppKit/NSColorPicking.h \
33 +AppKit/NSColorPrivate.h \
34  AppKit/NSColorWell.h \
35  AppKit/NSControl.h \
36  AppKit/NSCursor.h \
37 @@ -186,8 +199,8 @@
38  AppKit/NSMenuItem.h \
39  AppKit/NSMenuItemCell.h \
40  AppKit/NSMenuView.h \
41 -AppKit/NSNibLoading.h \
42  AppKit/NSNibDeclarations.h \
43 +AppKit/NSNibLoading.h \
44  AppKit/NSOpenPanel.h \
45  AppKit/NSPageLayout.h \
46  AppKit/NSPanel.h \
47 @@ -209,6 +222,7 @@
48  AppKit/NSSelection.h \
49  AppKit/NSSlider.h \
50  AppKit/NSSliderCell.h \
51 +AppKit/NSText.h \
52  AppKit/NSSpellChecker.h \
53  AppKit/NSSpellProtocol.h \
54  AppKit/NSSpellServer.h \
55 @@ -217,10 +231,9 @@
56  AppKit/NSTabView.h \
57  AppKit/NSTabViewItem.h \
58  AppKit/NSTableColumn.h \
59 +AppKit/NSTableHeaderCell.h \
60  AppKit/NSTableHeaderView.h \
61 -AppKit/NSTableHeaderCell.h  \
62  AppKit/NSTableView.h \
63 -AppKit/NSText.h \
64  AppKit/NSTextAttachment.h \
65  AppKit/NSTextContainer.h \
66  AppKit/NSTextField.h \
67 @@ -230,14 +243,8 @@
68  AppKit/NSView.h \
69  AppKit/NSWindow.h \
70  AppKit/NSWorkspace.h \
71 -AppKit/GSTrackingRect.h \
72 -AppKit/nsimage-tiff.h \
73 -AppKit/GSMethodTable.h \
74 -AppKit/DPSOperators.h \
75  AppKit/PSOperators.h \
76 -AppKit/GSPasteboardServer.h \
77 -AppKit/GSServicesManager.h \
78 -AppKit/GSWraps.h
79 +AppKit/nsimage-tiff.h
80  
81  -include GNUmakefile.preamble
82  
This page took 0.078645 seconds and 3 git commands to generate.