missing return value

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64048 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2010-04-19 13:36:27 +00:00
parent 5e7b988183
commit 48159545de

View File

@@ -139,6 +139,7 @@ public:
// so that non-solid background renders correctly under GTK+:
SetThemeEnabled(true);
return true;
}
virtual ~wxBlindPlateWindow();