]> git.saurik.com Git - wxWidgets.git/commit
Include wx/dialog.h according to precompiled headers of wx/wx.h (with other minor...
authorWłodzimierz Skiba <abx@abx.art.pl>
Mon, 22 May 2006 20:54:04 +0000 (20:54 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Mon, 22 May 2006 20:54:04 +0000 (20:54 +0000)
commitfdf565feca722eddb84168a95dbef329ba23d719
tree99f5f8134b4d3808ef619accb685cf72cb8a286b
parentc259ffdff79ed1cb412cc829a19558064ce87474
Include wx/dialog.h according to precompiled headers of wx/wx.h (with other minor cleaning).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39273 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
34 files changed:
src/cocoa/dialog.mm
src/common/dlgcmn.cpp
src/gtk/app.cpp
src/gtk/frame.cpp
src/gtk/mdi.cpp
src/gtk/radiobox.cpp
src/gtk/toplevel.cpp
src/gtk/window.cpp
src/gtk1/app.cpp
src/gtk1/frame.cpp
src/gtk1/mdi.cpp
src/gtk1/radiobox.cpp
src/gtk1/toplevel.cpp
src/gtk1/window.cpp
src/mac/carbon/app.cpp
src/mac/carbon/control.cpp
src/mac/carbon/dirdlg.cpp
src/mac/carbon/filedlg.cpp
src/mac/carbon/frame.cpp
src/mac/carbon/window.cpp
src/mac/classic/app.cpp
src/mac/classic/control.cpp
src/mac/classic/dirdlg.cpp
src/mac/classic/filedlg.cpp
src/mac/classic/frame.cpp
src/mac/classic/window.cpp
src/msw/dialog.cpp
src/univ/dialog.cpp
src/x11/app.cpp
src/x11/window.cpp
src/xrc/xh_dlg.cpp
src/xrc/xh_frame.cpp
src/xrc/xh_mdi.cpp
src/xrc/xmlres.cpp