Added wxGTK-only cmn dialogs.
Fixed a few includes and installing makefiles. Updated testconf accordingly. Good fences make good neighbours. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2905 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -11,14 +11,12 @@ wx_generic_include_HEADERS = \
|
||||
colrdlgg.h \
|
||||
dcpsg.h \
|
||||
dirdlgg.h \
|
||||
error.xpm \
|
||||
fontdlgg.h \
|
||||
gridg.h \
|
||||
helpext.h \
|
||||
helphtml.h \
|
||||
helpxlp.h \
|
||||
imaglist.h \
|
||||
info.xpm \
|
||||
laywin.h \
|
||||
listctrl.h \
|
||||
msgdlgg.h \
|
||||
@@ -27,12 +25,16 @@ wx_generic_include_HEADERS = \
|
||||
printps.h \
|
||||
prntdlgg.h \
|
||||
progdlgg.h \
|
||||
question.xpm \
|
||||
sashwin.h \
|
||||
scrolwin.h \
|
||||
splitter.h \
|
||||
statusbr.h \
|
||||
tabg.h \
|
||||
textdlgg.h \
|
||||
treectrl.h \
|
||||
warning.xpm
|
||||
treectrl.h
|
||||
|
||||
# why do these get installed ?
|
||||
# info.xpm \
|
||||
# question.xpm \
|
||||
# error.xpm \
|
||||
# warning.xpm
|
||||
|
Reference in New Issue
Block a user