move everything inside wxUSE_RIBBON wrapper

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@63819 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2010-04-01 17:16:57 +00:00
parent 16eac072eb
commit 4cf018e14e
10 changed files with 23 additions and 29 deletions

View File

@@ -14,10 +14,9 @@
#pragma hdrstop
#endif
#include "wx/ribbon/page.h"
#if wxUSE_RIBBON
#include "wx/ribbon/page.h"
#include "wx/ribbon/art.h"
#include "wx/ribbon/bar.h"
#include "wx/dcbuffer.h"