Docking & TabBar: namespace declaration changed

git-svn-id: svn://ultimatepp.org/upp/trunk@1345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
mrjt 2009-06-29 08:43:21 +00:00
parent ea663abce2
commit 0dfde73755
21 changed files with 62 additions and 19 deletions

View file

@ -1,5 +1,5 @@
#include <Docking/Docking.h>
using namespace Upp;
/*
** This is an advanced example designed to show most of the available Docking features, and how
** might be used in a real world application.