From 54e80d76a2817293945058f809d3890743bbe4e2 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 11 Mar 2005 03:03:35 +0000 Subject: [PATCH] added debugrpt.cpp and dbgrptg.cpp git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32747 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxGTK.spec | 2 ++ wxMotif.spec | 2 ++ wxX11.spec | 2 ++ 3 files changed, 6 insertions(+) diff --git a/wxGTK.spec b/wxGTK.spec index a5b01d8..fc6dc89 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -180,6 +180,7 @@ wx/datetime.inl wx/datstrm.h wx/dde.h wx/debug.h +wx/debugrpt.h wx/defs.h wx/dir.h wx/dlimpexp.h @@ -203,6 +204,7 @@ wx/fs_zip.h wx/hash.h wx/hashmap.h wx/hashset.h +wx/html/forcelnk.h wx/iconloc.h wx/init.h wx/intl.h diff --git a/wxMotif.spec b/wxMotif.spec index a05006b..5a6af33 100644 --- a/wxMotif.spec +++ b/wxMotif.spec @@ -108,6 +108,7 @@ wx/datetime.inl wx/datstrm.h wx/dde.h wx/debug.h +wx/debugrpt.h wx/defs.h wx/dir.h wx/dlimpexp.h @@ -131,6 +132,7 @@ wx/fs_zip.h wx/hash.h wx/hashmap.h wx/hashset.h +wx/html/forcelnk.h wx/iconloc.h wx/init.h wx/intl.h diff --git a/wxX11.spec b/wxX11.spec index b586926..1c661c1 100644 --- a/wxX11.spec +++ b/wxX11.spec @@ -159,6 +159,7 @@ wx/datetime.inl wx/datstrm.h wx/dde.h wx/debug.h +wx/debugrpt.h wx/defs.h wx/dir.h wx/dlimpexp.h @@ -182,6 +183,7 @@ wx/fs_zip.h wx/hash.h wx/hashmap.h wx/hashset.h +wx/html/forcelnk.h wx/iconloc.h wx/init.h wx/intl.h -- 2.7.4