mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-29 06:12:18 -06:00
Docking & TabBar: namespace declaration changed
git-svn-id: svn://ultimatepp.org/upp/trunk@1345 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
ea663abce2
commit
0dfde73755
21 changed files with 62 additions and 19 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue