From: Vadim Zeitlin Date: Sat, 27 Sep 2003 13:18:27 +0000 (+0000) Subject: added vidmode.h; stack.h is a wxBase header X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/4048a3c86fd4709528ef92673910d524d1dad1a8?ds=inline added vidmode.h; stack.h is a wxBase header git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23961 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 4735bb89a3..af191243bd 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -267,6 +267,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/regex.h wx/scopeguard.h wx/snglinst.h + wx/stack.h wx/stopwatch.h wx/strconv.h wx/stream.h @@ -612,7 +613,6 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/spinbutt.h wx/spinctrl.h wx/splitter.h - wx/stack.h wx/statline.h wx/tab.h wx/tabctrl.h @@ -624,6 +624,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file! wx/treebase.h wx/treectrl.h wx/valgen.h + wx/vidmode.h wx/vlbox.h wx/vms_x_fix.h wx/vscroll.h