Added Set/GetThemeEnabled and used this for determining whether to paint a theme
authorJulian Smart <julian@anthemion.co.uk>
Fri, 15 Sep 2000 13:15:37 +0000 (13:15 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Fri, 15 Sep 2000 13:15:37 +0000 (13:15 +0000)
commita2d93e735a9f126b855a9353ca8ddeacaaf52817
tree8bb91bfb48c5e607e5d9aed7a0f0a98e0b9816f0
parent117247fd2cf664fc7b86b3101246a3a58332898a
Added Set/GetThemeEnabled and used this for determining whether to paint a theme
background.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8367 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
13 files changed:
include/wx/window.h
src/common/wincmn.cpp
src/generic/statusbr.cpp
src/gtk/dialog.cpp
src/gtk/frame.cpp
src/gtk/notebook.cpp
src/gtk/tbargtk.cpp
src/gtk/window.cpp
src/gtk1/dialog.cpp
src/gtk1/frame.cpp
src/gtk1/notebook.cpp
src/gtk1/tbargtk.cpp
src/gtk1/window.cpp