From 4d5beb1c33b677e823302952e825eec83898562c Mon Sep 17 00:00:00 2001 From: Robert Roebling Date: Sun, 30 Apr 2006 09:52:27 +0000 Subject: [PATCH] Committed bakefile correction. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@38958 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 30d4d975e5..b8892bffd7 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -937,6 +937,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! src/gtk/combobox.cpp src/gtk/control.cpp src/gtk/dialog.cpp + src/gtk/dirdlg.cpp src/gtk/filedlg.cpp src/gtk/fontdlg.cpp src/gtk/frame.cpp @@ -982,6 +983,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/gtk/combobox.h wx/gtk/control.h wx/gtk/dialog.h + wx/gtk/dirdlg.h wx/gtk/filedlg.h wx/gtk/fontdlg.h wx/gtk/frame.h