]> git.saurik.com Git - wxWidgets.git/blobdiff - Makefile.in
nschars is never used for the wxEVT_CHAR case, so don't assign it a different value...
[wxWidgets.git] / Makefile.in
index fdf92bd45cba4777389a40c02c291a2e83966f13..df181dd3340c60d504a8b37efdfb9ec715a9fb84 100644 (file)
@@ -347,6 +347,7 @@ ALL_BASE_HEADERS =  \
        wx/dynload.h \
        wx/encconv.h \
        wx/event.h \
+       wx/evtloop.h \
        wx/except.h \
        wx/features.h \
        wx/flags.h \
@@ -511,6 +512,7 @@ ALL_PORTS_BASE_HEADERS =  \
        wx/dynload.h \
        wx/encconv.h \
        wx/event.h \
+       wx/evtloop.h \
        wx/except.h \
        wx/features.h \
        wx/flags.h \
@@ -3740,7 +3742,6 @@ COND_USE_GUI_1_ALL_GUI_HEADERS =  \
        wx/docmdi.h \
        wx/docview.h \
        wx/effects.h \
-       wx/evtloop.h \
        wx/evtloopsrc.h \
        wx/fdrepdlg.h \
        wx/filectrl.h \