Fixed make install bug
authorRobert Roebling <robert@roebling.de>
Sat, 5 Dec 1998 21:53:51 +0000 (21:53 +0000)
committerRobert Roebling <robert@roebling.de>
Sat, 5 Dec 1998 21:53:51 +0000 (21:53 +0000)
commitf04371f0813ccd2a71f35aa94eeefb47ef74854b
treec3fbabf5935270d75d9544382ae16979f7cb0e8a
parented880dd448d6904a9749eb4653d2ba2fe3350b44
  Fixed make install bug
  Commented AutoLayout() in wxWindow::OnSize() out (why?)
  Removed double code
  Fixed print page dialog

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1113 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/gtk/dcps.h
include/wx/gtk1/dcps.h
include/wx/postscrp.h
src/Makefile.in
src/common/postscrp.cpp
src/generic/prntdlgg.cpp
src/gtk.inc
src/gtk/dcps.cpp
src/gtk/window.cpp
src/gtk1/dcps.cpp
src/gtk1/window.cpp