From: Robert Roebling Date: Wed, 30 Jun 1999 00:03:20 +0000 (+0000) Subject: Typos. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/266084b5def605f5eae6cfc9bc2afba88f7733a6?hp=a533f5c122c27b44a80b4eef2bd907a44bec8b70 Typos. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2934 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/Makefile.am b/include/wx/Makefile.am index b1f91c8e97..dfba90022e 100644 --- a/include/wx/Makefile.am +++ b/include/wx/Makefile.am @@ -155,6 +155,7 @@ wx_include_HEADERS = \ thread.h \ time.h \ timer.h \ + tipdlg.h \ tokenzr.h \ toolbar.h \ tooltip.h \ diff --git a/include/wx/gtk/Makefile.am b/include/wx/gtk/Makefile.am index d0a4ed5aeb..d38b4dff97 100644 --- a/include/wx/gtk/Makefile.am +++ b/include/wx/gtk/Makefile.am @@ -25,7 +25,6 @@ wx_gtk_include_HEADERS = \ dc.h \ dcclient.h \ dcmemory.h \ - dcps.h \ dcscreen.h \ dialog.h \ dnd.h \ diff --git a/include/wx/gtk1/Makefile.am b/include/wx/gtk1/Makefile.am index d0a4ed5aeb..d38b4dff97 100644 --- a/include/wx/gtk1/Makefile.am +++ b/include/wx/gtk1/Makefile.am @@ -25,7 +25,6 @@ wx_gtk_include_HEADERS = \ dc.h \ dcclient.h \ dcmemory.h \ - dcps.h \ dcscreen.h \ dialog.h \ dnd.h \